com.neeve.root
Class ERootRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.neeve.root.ERootRuntimeException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- EAepRollbackError, EEventException, EPktException, QueryException
public class ERootRuntimeException
- extends RuntimeException
Root exception class for all Neeve runtime exceptions.
- See Also:
- Serialized Form
ERootRuntimeException
public ERootRuntimeException(Throwable cause)
- Construct using a linked exception
ERootRuntimeException
public ERootRuntimeException(String str)
- Construct using error string.
getMessage
public final String getMessage()
- Get the exception description.
- Overrides:
getMessage
in class Throwable
- Returns:
- Returns the exception description.
Copyright © 2016 Neeve Research, LLC. All Rights Reserved.