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