org.servebox.toolbox.acl.exception
Class InvalidPolicyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.servebox.toolbox.acl.exception.InvalidPolicyException
- All Implemented Interfaces:
- Serializable
public class InvalidPolicyException
- extends Exception
Exception thrown when the conflict resolving policy is set to an
unrecognized value.
- Author:
- jfmathiot
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidPolicyException
public InvalidPolicyException(String message)
Copyright © 2010. All Rights Reserved.