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