Class ConverterNotDefaultException
java.lang.Object
java.lang.Throwable
java.lang.Exception
name.matthewgreet.strutscommons.exception.PolicyLookupRejectionException
name.matthewgreet.strutscommons.exception.ConverterNotDefaultException
- All Implemented Interfaces:
Serializable
Exception indicating a converter or collection converter could not be added because it's not a default converter or
default collection converter.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class name.matthewgreet.strutscommons.exception.PolicyLookupRejectionException
getPolicyClassMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConverterNotDefaultException
-