Class SdkElementNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dev.getelements.elements.sdk.exception.SdkException
dev.getelements.elements.sdk.exception.SdkElementNotFoundException
- All Implemented Interfaces:
Serializable
Thrown when a
ElementLoaderFactory
cannot find the requested element.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSdkElementNotFoundException
(String message) SdkElementNotFoundException
(String message, Throwable cause) SdkElementNotFoundException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SdkElementNotFoundException
public SdkElementNotFoundException() -
SdkElementNotFoundException
-
SdkElementNotFoundException
-
SdkElementNotFoundException
-
SdkElementNotFoundException
-