net.sf.retrotranslator.runtime.java.util
Class InvalidPropertiesFormatException_

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by net.sf.retrotranslator.runtime.java.util.InvalidPropertiesFormatException_
All Implemented Interfaces:
java.io.Serializable

public class InvalidPropertiesFormatException_
extends java.io.IOException

Author:
Taras Puchko
See Also:
Serialized Form

Constructor Summary
InvalidPropertiesFormatException_(java.lang.String message)
           
InvalidPropertiesFormatException_(java.lang.Throwable cause)
           
 
Method Summary
private  void readObject(java.io.ObjectInputStream stream)
           
private  void writeObject(java.io.ObjectOutputStream stream)
           
 
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

InvalidPropertiesFormatException_

public InvalidPropertiesFormatException_(java.lang.String message)

InvalidPropertiesFormatException_

public InvalidPropertiesFormatException_(java.lang.Throwable cause)
Method Detail

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.NotSerializableException
Throws:
java.io.NotSerializableException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.NotSerializableException
Throws:
java.io.NotSerializableException