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