Package no.nsd.qddt.exception
Class RequestAbortedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- no.nsd.qddt.exception.RequestAbortedException
-
- All Implemented Interfaces:
java.io.Serializable
public class RequestAbortedException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RequestAbortedException(java.lang.Exception ex)
RequestAbortedException(java.lang.String message)
-