Class CloudProtocolExceptionReconnectAllowed
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.gurock.smartinspect.protocols.cloud.exceptions.CloudProtocolException
-
- com.gurock.smartinspect.protocols.cloud.exceptions.CloudProtocolExceptionReconnectAllowed
-
- All Implemented Interfaces:
Serializable
public class CloudProtocolExceptionReconnectAllowed extends CloudProtocolException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CloudProtocolExceptionReconnectAllowed(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
CloudProtocolExceptionReconnectAllowed
public CloudProtocolExceptionReconnectAllowed(String message)
-
-