public class WSException extends Exception
コンストラクタと説明 |
---|
WSException()
Constructor.
|
WSException(Exception wrappedException)
Constructor.
|
WSException(String message)
Constructor.
|
WSException(String message,
Exception wrappedException)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2012. All Rights Reserved.