Package org.apache.ofbiz.security
Class SecurityConfigurationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.apache.ofbiz.base.util.GeneralException
-
- org.apache.ofbiz.security.SecurityConfigurationException
-
- All Implemented Interfaces:
java.io.Serializable
public class SecurityConfigurationException extends GeneralException
SecurityConfigurationException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SecurityConfigurationException()
SecurityConfigurationException(java.lang.String str)
SecurityConfigurationException(java.lang.String str, java.lang.Throwable t)
-
Method Summary
-
Methods inherited from class org.apache.ofbiz.base.util.GeneralException
checkException, checkException, getMessage, getMessageList, getNested, getNonNestedMessage, printStackTrace, printStackTrace, printStackTrace
-
-