Class KeyGenerationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.bamboo.utils.KeyGenerationException
All Implemented Interfaces:
Serializable

public class KeyGenerationException extends Exception
Exception thrown if SshKeyGeneration is unsuccessful
See Also:
  • Constructor Details

    • KeyGenerationException

      public KeyGenerationException(Exception e)
    • KeyGenerationException

      public KeyGenerationException(String msg, Exception e)