ua.gradsoft.termware.exceptions
Class EnvException
java.lang.Object
java.lang.Throwable
java.lang.Exception
ua.gradsoft.termware.TermWareException
ua.gradsoft.termware.exceptions.EnvException
- All Implemented Interfaces:
- Serializable, ITermWareException
public class EnvException
- extends TermWareException
Exception, throwed in situation, depends from environment.
(i. e. analog of java.io.Exception )
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EnvException
public EnvException(String message)