org.ow2.jasmine.monitoring.mbeancmd.api
Class JasmineProbeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.jasmine.monitoring.mbeancmd.api.JasmineProbeException
All Implemented Interfaces:
java.io.Serializable

public class JasmineProbeException
extends java.lang.Exception

Exception thrown when a JasmineProbeManager operation failed.

Author:
danesa
See Also:
Serialized Form

Constructor Summary
JasmineProbeException(java.lang.String message)
          Create a JasmineProbeException
 
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

JasmineProbeException

public JasmineProbeException(java.lang.String message)
Create a JasmineProbeException

Parameters:
message - message about the exception


Copyright © 2011 OW2 Consortium. All Rights Reserved.