Configuration Platform SDK 7.6 API Reference

com.genesyslab.platform.commons.collections
Class DataFormatException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.genesyslab.platform.commons.collections.DataFormatException
All Implemented Interfaces:
java.io.Serializable

public class DataFormatException
extends java.lang.Exception

This exception is thrown when data formatting problems are encountered during deserialization of the lists. This probably means that the data has the wrong format or that it has been corrupted.

See Also:
Serialized Form

Constructor Summary
DataFormatException(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DataFormatException

public DataFormatException(java.lang.String s)

Configuration Platform SDK 7.6 API Reference

Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.