Package org.apache.ofbiz.base.util
Class UtilCodec.IntrusionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.ofbiz.base.util.GeneralRuntimeException
-
- org.apache.ofbiz.base.util.UtilCodec.IntrusionException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- UtilCodec
public static class UtilCodec.IntrusionException extends GeneralRuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description IntrusionException(java.lang.String message)
-
Method Summary
-
Methods inherited from class org.apache.ofbiz.base.util.GeneralRuntimeException
getMessage, getNested, getNonNestedMessage, printStackTrace, printStackTrace, printStackTrace
-
-