public class UIServiceRuntimeException extends ServiceRuntimeException
UIService runtime exception.| Constructor and Description |
|---|
UIServiceRuntimeException()
Default constructor.
|
UIServiceRuntimeException(String message)
Public constructor.
|
UIServiceRuntimeException(String message,
Throwable cause)
Public constructor.
|
UIServiceRuntimeException(Throwable cause)
Public constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UIServiceRuntimeException()
public UIServiceRuntimeException(String message)
message - exception messagepublic UIServiceRuntimeException(Throwable cause)
cause - exception causeCopyright © 2013–2019 BB Corp. All rights reserved.