org.jvnet.fastinfoset
Class FastInfosetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jvnet.fastinfoset.FastInfosetException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- EncodingAlgorithmException
public class FastInfosetException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FastInfosetException
public FastInfosetException(String message)
FastInfosetException
public FastInfosetException(String message,
Exception e)
FastInfosetException
public FastInfosetException(Exception e)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.