Class InvalidMessageException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sshtools.common.ssh.SshException
com.sshtools.agent.exceptions.InvalidMessageException
All Implemented Interfaces:
Serializable

public class InvalidMessageException extends com.sshtools.common.ssh.SshException
See Also:
  • Constructor Details

    • InvalidMessageException

      public InvalidMessageException(String msg, int reason)

      Constructs the message.

      Parameters:
      msg - the error description
      Since:
      0.2.0