Class ChannelDefinitionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.wildfly.prospero.api.exceptions.OperationException
-
- org.wildfly.prospero.api.exceptions.ChannelDefinitionException
-
- All Implemented Interfaces:
Serializable
public class ChannelDefinitionException extends OperationException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ChannelDefinitionException(String msg, org.wildfly.channel.InvalidChannelMetadataException e)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetValidationMessages()-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-