org.meta2project.exchange.m2v1
Class BackupLoader.ParseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.meta2project.exchange.m2v1.BackupLoader.ParseException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
BackupLoader

public static class BackupLoader.ParseException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
BackupLoader.ParseException(java.lang.Throwable tr, org.meta2project.exchange.m2v1.XPPWrapper xpp)
           
 
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

BackupLoader.ParseException

public BackupLoader.ParseException(java.lang.Throwable tr,
                                   org.meta2project.exchange.m2v1.XPPWrapper xpp)