Package org.genesys.taxonomy.checker
Class TaxonomyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.genesys.taxonomy.checker.TaxonomyException
- All Implemented Interfaces:
Serializable
The Class TaxonomyException.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TaxonomyException
Instantiates a new taxonomy exception.- Parameters:
msg- the msg
-