org.cogroo.analyzer
Class InitializationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.cogroo.analyzer.InitializationException
- All Implemented Interfaces:
- Serializable
public class InitializationException
- extends RuntimeException
The InitializationException
class is responsible for throwing
the exceptions, while opening files and locating streams, and then for showing its corresponding error messages.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InitializationException
public InitializationException(String message,
Throwable throwable)
InitializationException
public InitializationException(String message)
Copyright © 2012-2013 CoGrOO. All Rights Reserved.