public class InscriptionDeleteException extends WebpayException
| Constructor and Description |
|---|
InscriptionDeleteException()
Constructs a new InscriptionDeleteException with no detail message.
|
InscriptionDeleteException(Exception e)
Constructs a new InscriptionDeleteException with the specified cause.
|
InscriptionDeleteException(String message)
Constructs a new InscriptionDeleteException with the specified detail message.
|
toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic InscriptionDeleteException()
public InscriptionDeleteException(Exception e)
e - The cause of the exception.public InscriptionDeleteException(String message)
message - The detail message.Copyright © 2018–2024. All rights reserved.