Platform SDK Java 8.5 API Reference

com.genesyslab.platform.commons.collections
Class DataFormatException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.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)
           
 
Method Summary
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DataFormatException

public DataFormatException(java.lang.String s)

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.