org.specrunner.source
Class SourceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.specrunner.SpecRunnerException
org.specrunner.source.SourceException
- All Implemented Interfaces:
- Serializable
public class SourceException
- extends SpecRunnerException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SourceException
public SourceException()
SourceException
public SourceException(String message)
SourceException
public SourceException(Throwable cause)
SourceException
public SourceException(String message,
Throwable cause)
Copyright © 2014. All rights reserved.