Package de.caluga.morphium.messaging
Class Messaging.MessageTimeoutException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.caluga.morphium.messaging.Messaging.MessageTimeoutException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Messaging
public static class Messaging.MessageTimeoutException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MessageTimeoutException(String msg)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
MessageTimeoutException
public MessageTimeoutException(String msg)
-
-