public class JAXRPCException extends RuntimeException
Constructor and Description |
---|
JAXRPCException() |
JAXRPCException(String message) |
JAXRPCException(String message,
Throwable cause) |
JAXRPCException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getLinkedCause() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016 JBoss by Red Hat. All rights reserved.