Class ProxyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.bamboo.ssh.ProxyException
All Implemented Interfaces:
Serializable

public class ProxyException extends Exception
See Also:
  • Constructor Details

    • ProxyException

      public ProxyException(String message)
    • ProxyException

      public ProxyException(String message, Throwable cause)