public class UpdaterException extends ProcessingException
WebApplicationException.| Constructor and Description |
|---|
UpdaterException(String message)
Create new parameter extractor exception.
|
UpdaterException(String message,
Throwable cause)
Create new parameter extractor exception.
|
UpdaterException(Throwable cause)
Create new parameter extractor exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UpdaterException(String message)
message - exception message.public UpdaterException(String message, Throwable cause)
message - exception message.cause - exception cause.public UpdaterException(Throwable cause)
cause - exception cause.Copyright © 2007-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.