Class MessagingDeploymentException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- javax.enterprise.inject.spi.DeploymentException
-
- io.helidon.microprofile.messaging.MessagingDeploymentException
-
- All Implemented Interfaces:
Serializable
public class MessagingDeploymentException extends DeploymentException
Exception reporting problems during deployment of messaging.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-