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, setStackTrace
public LicenseException(@NotNull StructureLicenseError error)
public LicenseException(@NotNull StructureLicenseError error, Throwable cause)
@NotNull public StructureLicenseError getError()
Copyright © 2024 Tempo Software. All Rights Reserved.