public class PermissionDeniedException extends CelestaException
Constructor and Description |
---|
PermissionDeniedException(CallContext context,
GrainElement table,
Action action) |
PermissionDeniedException(String message) |
PermissionDeniedException(String message,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PermissionDeniedException(String message)
public PermissionDeniedException(CallContext context, GrainElement table, Action action)
Copyright © 2022 CURS. All rights reserved.