Package dev.tripswitch
Class MetadataUnavailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.tripswitch.TripSwitchException
dev.tripswitch.MetadataUnavailableException
- All Implemented Interfaces:
Serializable
Thrown when a selector is used but the metadata cache is empty.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MetadataUnavailableException
public MetadataUnavailableException()
-