org.ow2.jasmine.probe
Class TypeNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ow2.jasmine.probe.JasmineProbeException
org.ow2.jasmine.probe.TypeNotSupportedException
- All Implemented Interfaces:
- Serializable
public class TypeNotSupportedException
- extends JasmineProbeException
Exception thrown when trying to use a type not supported.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TypeNotSupportedException
public TypeNotSupportedException(String message)
- Create a JasmineProbeException
- Parameters:
message - message about the exception
Copyright © 2013 OW2 Consortium. All Rights Reserved.