com.kiuwan.plugins.kiuwanJenkinsPlugin
Class KiuwanException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.kiuwan.plugins.kiuwanJenkinsPlugin.KiuwanException
All Implemented Interfaces:
Serializable

public class KiuwanException
extends Exception

See Also:
Serialized Form

Constructor Summary
KiuwanException()
           
KiuwanException(String message)
           
KiuwanException(String message, Throwable cause)
           
KiuwanException(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

KiuwanException

public KiuwanException()

KiuwanException

public KiuwanException(String message)

KiuwanException

public KiuwanException(Throwable cause)

KiuwanException

public KiuwanException(String message,
                       Throwable cause)


Copyright © 2004-2016. All Rights Reserved.