org.nakedobjects.applib.adapters
Class EncodingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nakedobjects.applib.adapters.EncodingException
- All Implemented Interfaces:
- Serializable
public class EncodingException
- extends RuntimeException
Indicates that encoding or decoding has failed.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EncodingException
public EncodingException()
EncodingException
public EncodingException(String msg)
EncodingException
public EncodingException(String msg,
Throwable cause)
EncodingException
public EncodingException(Throwable cause)
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.