Class ParseException

All Implemented Interfaces:
Serializable

public class ParseException extends OKMException
ParseException
Author:
jllort
See Also:
  • Constructor Details

    • ParseException

      public ParseException()
    • ParseException

      public ParseException(String arg0, String serverStacktrace)
    • ParseException

      public ParseException(String arg0, Throwable arg1)
    • ParseException

      public ParseException(Throwable arg0)