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