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