|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.io.IOException
net.sf.retrotranslator.runtime.java.util.InvalidPropertiesFormatException_
public class InvalidPropertiesFormatException_
| 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 |
|---|
public InvalidPropertiesFormatException_(java.lang.String message)
public InvalidPropertiesFormatException_(java.lang.Throwable cause)
| Method Detail |
|---|
private void readObject(java.io.ObjectInputStream stream)
throws java.io.NotSerializableException
java.io.NotSerializableException
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.NotSerializableException
java.io.NotSerializableException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||