Class SnapshotException

    • Constructor Detail

      • SnapshotException

        public SnapshotException​(String message)
      • SnapshotException

        public SnapshotException​(String message,
                                 Exception e)
      • SnapshotException

        public SnapshotException​(String aErrorCode,
                                 String message)
      • SnapshotException

        public SnapshotException​(String aErrorContext,
                                 String aErrorCode,
                                 String message)
    • Method Detail

      • getErrorContext

        public String getErrorContext()
      • setErrorContext

        public void setErrorContext​(String errorContext)
      • getErrorCode

        public String getErrorCode()
      • setErrorCode

        public void setErrorCode​(String errorCode)