Package cc.maria.rdap.exception
Class InvalidObjectTypeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- cc.maria.rdap.exception.RDAPException
-
- cc.maria.rdap.exception.InvalidObjectTypeException
-
- All Implemented Interfaces:
Serializable
public class InvalidObjectTypeException extends RDAPException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InvalidObjectTypeException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-