org.ow2.jasmine.probe.outer
Class JasmineOuterException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.jasmine.probe.outer.JasmineOuterException
All Implemented Interfaces:
Serializable

public class JasmineOuterException
extends Exception

Exception raised by OuterService

Author:
durieuxp
See Also:
Serialized Form

Constructor Summary
JasmineOuterException(String message)
          Create a OuterException
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JasmineOuterException

public JasmineOuterException(String message)
Create a OuterException

Parameters:
message - message about the exception


Copyright © 2013 OW2 Consortium. All Rights Reserved.