public class ClientContextRuntimeException
extends java.lang.RuntimeException
Title: Service Event Fabric Client
Description: The runtime exception thrown by the Client Context environment.
Copyright: Copyright (c) 2010
Company: StreamScape Technologies
Constructor and Description |
---|
ClientContextRuntimeException(java.lang.String message) |
ClientContextRuntimeException(java.lang.String message,
java.lang.Throwable exception) |
ClientContextRuntimeException(java.lang.Throwable exception) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public ClientContextRuntimeException(java.lang.String message)
public ClientContextRuntimeException(java.lang.Throwable exception)
public ClientContextRuntimeException(java.lang.String message, java.lang.Throwable exception)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.