Class UnsupportedDocumentIdException

  • All Implemented Interfaces:
    Serializable

    public class UnsupportedDocumentIdException
    extends Exception
    Author:
    Andrea Di Cesare <andrea@softinstigate.com>
    See Also:
    Serialized Form
    • Constructor Detail

      • UnsupportedDocumentIdException

        public UnsupportedDocumentIdException()
      • UnsupportedDocumentIdException

        public UnsupportedDocumentIdException​(String message)
        Parameters:
        message -
      • UnsupportedDocumentIdException

        public UnsupportedDocumentIdException​(String message,
                                              Throwable cause)
        Parameters:
        message -
        cause -
      • UnsupportedDocumentIdException

        public UnsupportedDocumentIdException​(Throwable cause)
        Parameters:
        cause -