public class WSException extends Exception
Constructor and Description |
---|
WSException() |
WSException(String message) |
WSException(String message,
Throwable cause) |
WSException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WSException()
public WSException(String message)
public WSException(String message, Throwable cause)
public WSException(Throwable cause)
Copyright © 2018 Nuxeo. All rights reserved.