com.neeve.server.app
Class ESrvAppException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.neeve.root.ERootException
com.neeve.server.app.ESrvAppException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ESrvAppCommandFailure
public class ESrvAppException
- extends ERootException
Base exception class for all exceptions in this package.
- See Also:
- Serialized Form
ESrvAppException
public ESrvAppException(Throwable cause)
- Construct using a linked exception
ESrvAppException
public ESrvAppException(String str)
- Construct using error string.
Copyright © 2016 Neeve Research, LLC. All Rights Reserved.