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