public class SessionCounterAddressNotFound
extends java.lang.Exception
SessionCounter
exists for a
SessionCounterAddress
when queried on SessionCounters
access.Constructor and Description |
---|
SessionCounterAddressNotFound(java.lang.String message)
Create a
SessionCounterAddressNotFound with a detail message. |
SessionCounterAddressNotFound(java.lang.String message,
java.lang.Throwable cause)
Create a
SessionCounterAddressNotFound with a detail message and cause. |
public SessionCounterAddressNotFound(java.lang.String message, java.lang.Throwable cause)
SessionCounterAddressNotFound
with a detail message and cause.message
- the detail message.cause
- the reason this exception was thrown.public SessionCounterAddressNotFound(java.lang.String message)
SessionCounterAddressNotFound
with a detail message.message
- the detail message.Copyright © OpenCloud. All Rights Reserved.