public class NoProfileHandlerException extends ProfileException
コンストラクタと説明 |
---|
NoProfileHandlerException()
Constructor.
|
NoProfileHandlerException(String message)
Constructor.
|
NoProfileHandlerException(String message,
Throwable wrappedException)
Constructor.
|
NoProfileHandlerException(Throwable wrappedException)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoProfileHandlerException()
public NoProfileHandlerException(String message)
message
- exception messagepublic NoProfileHandlerException(Throwable wrappedException)
wrappedException
- exception to be wrapped by this oneCopyright © 2012. All Rights Reserved.