@PublicApi public class StructureRuntimeException extends RuntimeException
StructureRuntimeException, or its subclass, is thrown when a Structure service experiences an unexpected
error, which is not part of the service's contract.| Constructor and Description |
|---|
StructureRuntimeException(String message) |
StructureRuntimeException(String message,
Throwable cause) |
StructureRuntimeException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 ALM Works. All Rights Reserved.