Class AuditException

  • All Implemented Interfaces:
    Serializable

    public class AuditException
    extends PentahoChainedException
    Author:
    mbatchel TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates
    See Also:
    Serialized Form
    • Constructor Detail

      • AuditException

        public AuditException()
      • AuditException

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

        public AuditException​(String message,
                              Throwable reas)
        Parameters:
        message -
        reas -
      • AuditException

        public AuditException​(Throwable reas)
        Parameters:
        reas -