com.thalesgroup.hudson.plugins.cccc
Class CCCCException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.thalesgroup.hudson.plugins.cccc.CCCCException
All Implemented Interfaces:
Serializable

public class CCCCException
extends Exception

Author:
Gregory Boissinot
See Also:
Serialized Form

Constructor Summary
CCCCException()
           
CCCCException(String s)
           
CCCCException(String s, Throwable throwable)
           
CCCCException(Throwable throwable)
           
 
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

CCCCException

public CCCCException()

CCCCException

public CCCCException(String s)

CCCCException

public CCCCException(String s,
                     Throwable throwable)

CCCCException

public CCCCException(Throwable throwable)


Copyright © 2004-2011. All Rights Reserved.