Class SaiRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.janeirodigital.sai.core.exceptions.SaiRuntimeException
All Implemented Interfaces:
Serializable

public class SaiRuntimeException extends RuntimeException
Runtime (unchecked) exception raised performing SAI-specific operations
See Also:
  • Constructor Details

    • SaiRuntimeException

      public SaiRuntimeException(String message, Throwable cause)