public static class SMEVRoutingException.SenderIsNotRegisteredException extends SMEVRoutingException
SMEVRoutingException.AccessDeniedException, SMEVRoutingException.EndOfLifeException, SMEVRoutingException.RecipientIsNotFoundException, SMEVRoutingException.SenderIsNotRegisteredException, SMEVRoutingException.TargetMessageIsNotFoundException
description
Constructor and Description |
---|
SenderIsNotRegisteredException(String message)
Instantiates a new Sender is not registered exception.
|
SenderIsNotRegisteredException(String message,
String description,
Throwable cause)
Instantiates a new Sender is not registered exception.
|
SenderIsNotRegisteredException(String message,
Throwable cause)
Instantiates a new Sender is not registered 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 SenderIsNotRegisteredException(String message)
message
- the messagepublic SenderIsNotRegisteredException(String message, Throwable cause)
message
- the messagecause
- the causepublic String getDescription()
Copyright © 2017. All rights reserved.