com.indexdata.torus2.exception
Class MalformedRecordException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.indexdata.torus2.exception.RealmIOException
              extended by com.indexdata.torus2.exception.MalformedRecordException
All Implemented Interfaces:
Serializable

public class MalformedRecordException
extends RealmIOException

Author:
jakub
See Also:
Serialized Form

Constructor Summary
MalformedRecordException(String msg)
           
MalformedRecordException(String msg, Throwable cause)
           
 
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

MalformedRecordException

public MalformedRecordException(String msg,
                                Throwable cause)

MalformedRecordException

public MalformedRecordException(String msg)


Copyright © 2008-2012 Index Data. All Rights Reserved.