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