Class StiException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.stimulsoft.base.exception.StiException
All Implemented Interfaces:
Serializable

public class StiException extends Exception
Copyright Stimulsoft
See Also:
  • Constructor Details

    • StiException

      public StiException()
    • StiException

      public StiException(String message)
    • StiException

      public StiException(String message, Throwable cause)
    • StiException

      public StiException(Throwable cause)