Klasse ConnectionManagerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jupnp.model.action.ActionException
org.jupnp.support.connectionmanager.ConnectionManagerException
Alle implementierten Schnittstellen:
Serializable

public class ConnectionManagerException extends ActionException
Siehe auch:
  • Konstruktordetails

    • ConnectionManagerException

      public ConnectionManagerException(int errorCode, String message)
    • ConnectionManagerException

      public ConnectionManagerException(int errorCode, String message, Throwable cause)
    • ConnectionManagerException

      public ConnectionManagerException(ErrorCode errorCode, String message)
    • ConnectionManagerException

      public ConnectionManagerException(ErrorCode errorCode)
    • ConnectionManagerException

      public ConnectionManagerException(ConnectionManagerErrorCode errorCode, String message)
    • ConnectionManagerException

      public ConnectionManagerException(ConnectionManagerErrorCode errorCode)