Class NodeWizardReportException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ca.phon.app.opgraph.wizard.NodeWizardReportException
All Implemented Interfaces:
Serializable

public class NodeWizardReportException extends Exception
See Also:
  • Constructor Details

    • NodeWizardReportException

      public NodeWizardReportException()
    • NodeWizardReportException

      public NodeWizardReportException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
    • NodeWizardReportException

      public NodeWizardReportException(String message, Throwable cause)
    • NodeWizardReportException

      public NodeWizardReportException(String message)
    • NodeWizardReportException

      public NodeWizardReportException(Throwable cause)