public class AccessException extends MomException
AccessException
is thrown by a destination when processing
a request of a client which does not have valid rights for this request.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
define serialVersionUID for interoperability
|
type
Constructor and Description |
---|
AccessException(String info)
Constructs an
AccessException instance. |
getType
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
public AccessException(String info)
AccessException
instance.info
- Information.Copyright © 2022 ScalAgent D.T.. All rights reserved.