public class RowException extends SDOException
Title: Service Event Fabric Runtime
Description: Exception thrown by SDO Row object.
Copyright: Copyright (c) 2010
Company: StreamScape Technologies
Constructor and Description |
---|
RowException(java.lang.String message) |
RowException(java.lang.String message,
java.lang.Throwable exception) |
RowException(java.lang.Throwable exception) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public RowException(java.lang.String message)
public RowException(java.lang.String message, java.lang.Throwable exception)
public RowException(java.lang.Throwable exception)
public java.lang.String toString()
toString
in class FabricException
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.