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