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