org.jcodings.exception
Class JCodingsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jcodings.exception.JCodingsException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- EncodingException, InternalException
public class JCodingsException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JCodingsException
public JCodingsException(String message)
JCodingsException
public JCodingsException(String message,
String str)
JCodingsException
public JCodingsException(String message,
byte[] bytes,
int p,
int end)
Copyright © 2011. All Rights Reserved.