Package com.devebot.opflow.exception
Class OpflowRpcRegistrationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.devebot.opflow.exception.OpflowConstructionException
com.devebot.opflow.exception.OpflowRpcRegistrationException
- All Implemented Interfaces:
Serializable
public class OpflowRpcRegistrationException extends OpflowConstructionException
- Author:
- drupalex
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description OpflowRpcRegistrationException()OpflowRpcRegistrationException(String message)OpflowRpcRegistrationException(String message, Throwable cause)OpflowRpcRegistrationException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)OpflowRpcRegistrationException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
OpflowRpcRegistrationException
public OpflowRpcRegistrationException() -
OpflowRpcRegistrationException
-
OpflowRpcRegistrationException
-
OpflowRpcRegistrationException
-
OpflowRpcRegistrationException
-