Package ca.phon.session.io
Class SerializationWarning
java.lang.Object
java.lang.Throwable
java.lang.Exception
ca.phon.session.io.SerializationWarning
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionSerializationWarning
(int record, Throwable cause) SerializationWarning
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SerializationWarning
-
SerializationWarning
-
-
Method Details
-
getRecord
public int getRecord() -
setRecord
public void setRecord(int record)
-