Class ParseException

All Implemented Interfaces:
Serializable

public class ParseException extends MudException
Author:
maartenl
See Also:
  • Constructor Details

    • ParseException

      public ParseException(String string)
    • ParseException

      public ParseException()
    • ParseException

      public ParseException(Exception ex)
    • ParseException

      public ParseException(String aString, Exception ex)