Class NovaFault

    • Constructor Detail

      • NovaFault

        public NovaFault()
    • Method Detail

      • getCode

        public int getCode()
        Specified by:
        getCode in interface Fault
        Returns:
        the fault code
      • getMessage

        public String getMessage()
        Specified by:
        getMessage in interface Fault
        Returns:
        the message of the fault
      • getDetails

        public String getDetails()
        Specified by:
        getDetails in interface Fault
        Returns:
        details for the fault
      • getCreated

        public Date getCreated()
        Specified by:
        getCreated in interface Fault
        Returns:
        the date the fault was created