Class IncorrectUseOfCDKCoreClassError

  • All Implemented Interfaces:
    Serializable

    public class IncorrectUseOfCDKCoreClassError
    extends Error
    Error that is thrown by debug implementations of the core CDK classes.
    Author:
    Egon Willighagen <egonw@sci.kun.nl>
    See Also:
    Serialized Form
    Source code:
    main
    Created on:
    2003-08-07
    • Constructor Detail

      • IncorrectUseOfCDKCoreClassError

        public IncorrectUseOfCDKCoreClassError​(String message)