public class UnknownAuthorityException extends AuthorityException
Constructor and Description |
---|
UnknownAuthorityException(String msgId) |
UnknownAuthorityException(String msgId,
Object[] msgParams) |
UnknownAuthorityException(String msgId,
Object[] msgParams,
Throwable cause) |
UnknownAuthorityException(String msgId,
Throwable cause) |
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnknownAuthorityException(String msgId)
Copyright © 2005–2017 Alfresco Software. All rights reserved.