@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, toString
Copyright © 2024 Tempo Software. All Rights Reserved.