Class UnparametrizedAtomTypeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.actelion.research.chem.descriptor.flexophore.UnparametrizedAtomTypeException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnparametrizedAtomTypeException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description UnparametrizedAtomTypeException()
UnparametrizedAtomTypeException(java.lang.String s)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-
-
-
Field Detail
-
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
-
-