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