public class LicenseException extends Exception
| Constructor and Description |
|---|
LicenseException(StructureLicenseError error) |
LicenseException(StructureLicenseError error,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
StructureLicenseError |
getError() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic LicenseException(@NotNull
StructureLicenseError error)
public LicenseException(@NotNull
StructureLicenseError error,
Throwable cause)
@NotNull public StructureLicenseError getError()
Copyright © 2022 ALM Works. All Rights Reserved.