SAXException.this

Create a new SAXException.

@param message The error or warning message.

  1. this()
  2. this(istring message)
    class SAXException
    this
    (
    istring message
    )
  3. this(Exception e)
  4. this(istring message, Exception e)

Meta