Class DeleteTiedElementException

All Implemented Interfaces:
Serializable

public class DeleteTiedElementException extends UserException
See Also:
  • Constructor Details

    • DeleteTiedElementException

      public DeleteTiedElementException(Object... args)
    • DeleteTiedElementException

      public DeleteTiedElementException(String message, Throwable cause, Object... args)
    • DeleteTiedElementException

      public DeleteTiedElementException(String message, Object... args)
    • DeleteTiedElementException

      public DeleteTiedElementException(Throwable cause, Object... args)