public class CommandDispatcherException extends Exception
Constructor and Description |
---|
CommandDispatcherException(Throwable cause)
Creates a new CommandDispatcherException using the specified cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public CommandDispatcherException(Throwable cause)
cause
- the cause of this exception.Copyright © 2017 JBoss by Red Hat. All rights reserved.