Class ExactResultNotAvailableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
discord4j.common.store.api.object.ExactResultNotAvailableException
- All Implemented Interfaces:
Serializable
Thrown to indicate that the store cannot return a result as it doesn't have all the necessary information stored.
- 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
-
ExactResultNotAvailableException
public ExactResultNotAvailableException()
-