public static class SMEVRoutingException.AccessDeniedException extends SMEVRoutingException
SMEVRoutingException.AccessDeniedException, SMEVRoutingException.EndOfLifeException, SMEVRoutingException.RecipientIsNotFoundException, SMEVRoutingException.SenderIsNotRegisteredException, SMEVRoutingException.TargetMessageIsNotFoundException
description
Constructor and Description |
---|
AccessDeniedException(String message)
Instantiates a new Access denied exception.
|
AccessDeniedException(String message,
String description,
Throwable ex)
Instantiates a new Access denied exception.
|
AccessDeniedException(String message,
Throwable cause)
Instantiates a new Access denied exception.
|
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets description.
|
getCode
reThrowCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AccessDeniedException(String message)
message
- the messagepublic AccessDeniedException(String message, Throwable cause)
message
- the messagecause
- the causepublic String getDescription()
Copyright © 2017. All rights reserved.