Class AfsExceptionSharedAttemptExclusiveUserConflict

    • Constructor Detail

      • AfsExceptionSharedAttemptExclusiveUserConflict

        public AfsExceptionSharedAttemptExclusiveUserConflict()
      • AfsExceptionSharedAttemptExclusiveUserConflict

        public AfsExceptionSharedAttemptExclusiveUserConflict​(String message)
      • AfsExceptionSharedAttemptExclusiveUserConflict

        public AfsExceptionSharedAttemptExclusiveUserConflict​(Throwable cause)
      • AfsExceptionSharedAttemptExclusiveUserConflict

        public AfsExceptionSharedAttemptExclusiveUserConflict​(String message,
                                                              Throwable cause)
      • AfsExceptionSharedAttemptExclusiveUserConflict

        public AfsExceptionSharedAttemptExclusiveUserConflict​(String message,
                                                              Throwable cause,
                                                              boolean enableSuppression,
                                                              boolean writableStackTrace)