com.thalesgroup.hudson.plugins.tusarnotifier.exception
Class TusarNotifierException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.thalesgroup.hudson.plugins.tusarnotifier.exception.TusarNotifierException
All Implemented Interfaces:
java.io.Serializable

public class TusarNotifierException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
TusarNotifierException()
           
TusarNotifierException(java.lang.String message)
           
TusarNotifierException(java.lang.String message, java.lang.Throwable cause)
           
TusarNotifierException(java.lang.Throwable cause)
           
 
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

TusarNotifierException

public TusarNotifierException()

TusarNotifierException

public TusarNotifierException(java.lang.String message)

TusarNotifierException

public TusarNotifierException(java.lang.String message,
                              java.lang.Throwable cause)

TusarNotifierException

public TusarNotifierException(java.lang.Throwable cause)


Copyright © 2010. All Rights Reserved.