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