Package name.matthewgreet.strutscommons.exception
package name.matthewgreet.strutscommons.exception
Exceptions used internally by interceptors.
-
Exception ClassesClassDescriptionException indicating a converter could not be added to a policy lookup because it's not a default converter.Exception describing that a custom policy cannot be added to a policy lookup.Exception describing that a converter or post-conversion validator (for single value or collection) is not compatible with a form field's type.Exception describing that a policy cannot be added as it's an interface or abstract class, not an implementing class.Base exception describing that an update to a policy lookup failed.