public class UnauthorizedAccessException extends RuntimeException
Indicates mismatch between access credentials passed while creating visitor client object and the expected credentials that visitor services expects.
Constructor and Description |
---|
UnauthorizedAccessException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnauthorizedAccessException(String message)
Copyright © 2015 Oracle and/or its affiliates. All rights reserved.