public class DescriptorException extends CDKException
Constructor and Description |
---|
DescriptorException(String message)
Constructs a new DescriptorException with the given message.
|
DescriptorException(String name,
String message)
Constructs a new DescriptorException with from the supplied descriptor name and associated message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DescriptorException(String message)
message
- for the constructed exceptionCopyright © 2021. All rights reserved.