com.sap.aii.af.service.administration.api.monitoring
Class ChannelUnknownException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sap.aii.af.service.administration.api.AdminException
com.sap.aii.af.service.administration.api.monitoring.ChannelUnknownException
- All Implemented Interfaces:
- Serializable
public class ChannelUnknownException
- extends AdminException
An exception indicating that a channel is unknown.
The exception is typically thrown by a ChannelStatusCallback
implementation when no adapter-internal state information exists for a given
channel.
- See Also:
ChannelStatusCallback,
Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ChannelUnknownException
public ChannelUnknownException()
- Constructs a new
ChannelUnknownException without an
explicit cause and message.
ChannelUnknownException
public ChannelUnknownException(String message)
- Constructs a
ChannelUnknownException with a message
describing the exception.
- Parameters:
message - a message describing the exception
ChannelUnknownException
public ChannelUnknownException(String message,
Throwable cause)
- Constructs a
ChannelUnknownException with a cause and
message.
- Parameters:
message - a message describing the exceptioncause - the exception originally causing this exception
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] SAP_XIAF
|
[sap.com] com.sap.aii.af.svc.facade
|
api
|
BC-XI
|
Copyright 2011 SAP AG Complete Copyright Notice