Class ValueException

All Implemented Interfaces:
Serializable

public class ValueException extends SyntaxException
See Also:
  • Field Details

  • Constructor Details

    • ValueException

      public ValueException(String message)
    • ValueException

      public ValueException(String message, String str)
    • ValueException

      public ValueException(String message, byte[] bytes, int p, int end)