Class UnsupportedUrnFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sportradar.unifiedodds.sdk.exceptions.UofSdkException
com.sportradar.unifiedodds.sdk.exceptions.UnsupportedUrnFormatException
- All Implemented Interfaces:
Serializable
The following exception gets thrown when a URN object fails to initialize
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnsupportedUrnFormatException(String message) UnsupportedUrnFormatException(String message, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnsupportedUrnFormatException
-
UnsupportedUrnFormatException
-