Class DataProcessingStackException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.n2oapp.framework.engine.modules.stack.DataProcessingStackException
-
- All Implemented Interfaces:
Serializable
public class DataProcessingStackException extends RuntimeException
User: operhod Date: 25.11.13 Time: 11:52- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DataProcessingStackException(String msg)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
DataProcessingStackException
public DataProcessingStackException(String msg)
-
-