@NotStorableClass public class ObjectIODataCorruptedException extends Exception
Constructor and Description |
---|
ObjectIODataCorruptedException() |
ObjectIODataCorruptedException(String message) |
ObjectIODataCorruptedException(String message,
Throwable cause) |
ObjectIODataCorruptedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ObjectIODataCorruptedException()
public ObjectIODataCorruptedException(String message, Throwable cause)
public ObjectIODataCorruptedException(String message)
public ObjectIODataCorruptedException(Throwable cause)
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.