Class UDMFParseException

All Implemented Interfaces:
Serializable

public class UDMFParseException extends RuntimeException
An exception thrown on UDMF parse errors.
Author:
Matthew Tropiano
See Also:
  • Constructor Details

    • UDMFParseException

      public UDMFParseException()
    • UDMFParseException

      public UDMFParseException(String message)