public class SDOFormatException extends SDOException
Title: Service Event Fabric Runtime
Description: A local exception thrown when an object experiences a format exception, usually during a get/set operation on its elements.
Copyright: Copyright (c) 2009
Company: StreamScape Technologies
Constructor and Description |
---|
SDOFormatException(java.lang.String message) |
SDOFormatException(java.lang.String message,
java.lang.Throwable exception) |
SDOFormatException(java.lang.Throwable exception) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public SDOFormatException(java.lang.String message)
public SDOFormatException(java.lang.String message, java.lang.Throwable exception)
public SDOFormatException(java.lang.Throwable exception)
public java.lang.String toString()
toString
in class FabricException
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.