Class DTMDOMException

All Implemented Interfaces:
Serializable

public class DTMDOMException extends DOMException
Simple implementation of DOMException.

%REVIEW% Several classes were implementing this internally; it makes more sense to have one shared version.

See Also:
  • Constructor Details

    • DTMDOMException

      public DTMDOMException(short code)
      Constructor DTMDOMException
      Parameters:
      code - a Short object.