Package name.matthewgreet.strutscommons.exception
package name.matthewgreet.strutscommons.exception
Exceptions used internally by interceptors.
-
Exception ClassesClassDescriptionException indicating a converter or collection converter could not be added because it's not a default converter or default collection converter.Exception describing that a custom policy cannot be added.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.