Package org.smallmind.web.jersey.proxy
Class ResourceDefinitionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.smallmind.nutsnbolts.lang.FormattedException
-
- org.smallmind.web.jersey.proxy.ResourceDefinitionException
-
- All Implemented Interfaces:
Serializable
public class ResourceDefinitionException extends FormattedException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ResourceDefinitionException(String message, Object... args)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-