Class XMLException

All Implemented Interfaces:
Serializable

public class XMLException extends RuntimeException
Author:
Tijs Rademakers
See Also:
  • Constructor Details

    • XMLException

      public XMLException(String message)
    • XMLException

      public XMLException(String message, Throwable t)