Uses of Class
org.identityconnectors.framework.impl.api.remote.RemoteWrappedException
Package
Description
-
Uses of RemoteWrappedException in org.identityconnectors.framework.impl.api.remote
Modifier and TypeMethodDescriptionRemoteWrappedException.getCause()
Returns the cause of original throwable ornull
if the cause is nonexistent or unknown.static RemoteWrappedException
Wraps the Throwable into a RemoteWrappedException instance.ModifierConstructorDescriptionRemoteWrappedException
(String throwableClass, String message, RemoteWrappedException cause, String stackTrace) -
Uses of RemoteWrappedException in org.identityconnectors.framework.impl.api.remote.messages