public class AnonymousUserPermissionRuntimeException extends RuntimeException
| Constructor and Description |
|---|
AnonymousUserPermissionRuntimeException(String s) |
AnonymousUserPermissionRuntimeException(String s,
Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
static AnonymousUserPermissionRuntimeException |
from(AnonymousUserPermissionException e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AnonymousUserPermissionRuntimeException(String s, Throwable throwable)
public AnonymousUserPermissionRuntimeException(String s)
public static AnonymousUserPermissionRuntimeException from(AnonymousUserPermissionException e)
Copyright © 2024 Atlassian. All rights reserved.