Class ConnectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.metricshub.ipmi.core.connection.ConnectionException
All Implemented Interfaces:
Serializable

public class ConnectionException extends Exception
Exception indicating that connecting to the remote machine failed.
See Also:
  • Constructor Details

    • ConnectionException

      public ConnectionException(String message)