org.ow2.jasmine.rules.threadump
Class ThreadDumpException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.jasmine.rules.threadump.ThreadDumpException
All Implemented Interfaces:
java.io.Serializable

public class ThreadDumpException
extends java.lang.Exception

Author:
eyindanga
See Also:
Serialized Form

Constructor Summary
ThreadDumpException(java.lang.Exception e)
           
ThreadDumpException(java.lang.String arg0)
          Constructor using String.
 
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

ThreadDumpException

public ThreadDumpException(java.lang.String arg0)
Constructor using String.

Parameters:
arg0 -

ThreadDumpException

public ThreadDumpException(java.lang.Exception e)


Copyright © 2009 OW2 Consortium. All Rights Reserved.