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
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionChannelDefinitionException(String msg, org.wildfly.channel.InvalidChannelMetadataException e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ChannelDefinitionException
public ChannelDefinitionException(String msg, org.wildfly.channel.InvalidChannelMetadataException e)
-
-
Method Details
-
getValidationMessages
-