Class UnknownException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.salesforce.multicloudj.common.exceptions.SubstrateSdkException
com.salesforce.multicloudj.common.exceptions.UnknownException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnknownException(String message) UnknownException(String message, Throwable cause) UnknownException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnknownException
public UnknownException() -
UnknownException
-
UnknownException
-
UnknownException
-