Class SFException

    • Constructor Detail

      • SFException

        public SFException()
        Constructor
      • SFException

        public SFException​(String message)
        Constructor
        Parameters:
        message - error message
      • SFException

        public SFException​(String message,
                           Throwable throwable)
        Constructor
        Parameters:
        message - error message
        throwable - throwable
      • SFException

        public SFException​(Throwable throwable)
        Constructor
        Parameters:
        throwable - throwable