public class ServiceException extends Exception
Constructor and Description |
---|
ServiceException() |
ServiceException(String message) |
ServiceException(String message,
Throwable cause) |
ServiceException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Throwable |
getLinkedCause() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.