Class InvalidSshKeyException

  • All Implemented Interfaces:
    Serializable

    public class InvalidSshKeyException
    extends Exception
    Error indicating the SSH key string is invalid as supplied.
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidSshKeyException

        public InvalidSshKeyException()
      • InvalidSshKeyException

        public InvalidSshKeyException​(Throwable cause)