Class UnauthorizedObjectAccessException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ch.systemsx.cisd.common.exceptions.HighLevelException
ch.systemsx.cisd.common.exceptions.UserFailureException
ch.ethz.sis.openbis.generic.asapi.v3.exceptions.UnauthorizedObjectAccessException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnauthorizedObjectAccessException(IObjectId id, String message) UnauthorizedObjectAccessException(List<? extends IObjectId> ids) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class ch.systemsx.cisd.common.exceptions.UserFailureException
fromTemplate, fromTemplateMethods inherited from class ch.systemsx.cisd.common.exceptions.HighLevelException
isRetriable, isRetriableMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnauthorizedObjectAccessException
-
UnauthorizedObjectAccessException
-
UnauthorizedObjectAccessException
-
-
Method Details
-
getObjectId
-
getObjectIds
-