Class RInChIException

  • All Implemented Interfaces:
    Serializable

    public final class RInChIException
    extends CDKException
    Exception thrown by classes residing in the module cdk-rinchi.
    Author:
    Uli Fechner
    See Also:
    Serialized Form
    Source code:
    main
    Belongs to CDK module:
    rinchi
    • Constructor Detail

      • RInChIException

        public RInChIException​(String message)
      • RInChIException

        public RInChIException​(String message,
                               Throwable cause)