public class UnauthorizedUserException
extends java.lang.RuntimeException
Constructor and Description |
---|
UnauthorizedUserException() |
UnauthorizedUserException(java.lang.String message) |
UnauthorizedUserException(java.lang.String message,
java.lang.Throwable cause) |
UnauthorizedUserException(java.lang.Throwable cause) |
public UnauthorizedUserException()
public UnauthorizedUserException(java.lang.String message)
public UnauthorizedUserException(java.lang.Throwable cause)
public UnauthorizedUserException(java.lang.String message, java.lang.Throwable cause)
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.