Class StructureRuntimeException
Object
Throwable
Exception
RuntimeException
StructureRuntimeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ItemTypeNotFoundException
,MissingRowException
StructureRuntimeException
, or its subclass, is thrown when a Structure service experiences an unexpected
error, which is not part of the service's contract.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStructureRuntimeException
(String message) StructureRuntimeException
(String message, Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StructureRuntimeException
-
StructureRuntimeException
-
StructureRuntimeException
-