com.cloudbees.sdk
Class BeesSecurityException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.cloudbees.sdk.BeesSecurityException
All Implemented Interfaces:
Serializable

public class BeesSecurityException
extends RuntimeException

Author:
Fabian Donze
See Also:
Serialized Form

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

BeesSecurityException

public BeesSecurityException()

BeesSecurityException

public BeesSecurityException(String message)

BeesSecurityException

public BeesSecurityException(String message,
                             Throwable cause)

BeesSecurityException

public BeesSecurityException(Throwable cause)


Copyright © 2011-2014. All Rights Reserved.