public final class DispatchException extends Exception
Exception
that demands a specific fault message to be sent back.
TODO: think about a way to generalize it, as it seems to be useful
in other places.Constructor and Description |
---|
DispatchException(Message fault) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.