public class InvalidTopicException extends Exception
| Constructor and Description | 
|---|
InvalidTopicException()  | 
InvalidTopicException(String message)  | 
InvalidTopicException(String message,
                     Throwable cause)  | 
InvalidTopicException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringApache CXF