Class IllegalRenameException

All Implemented Interfaces:
Serializable

public class IllegalRenameException extends UsrException
Exception thrown if a data type does not allow its name to be changed.
See Also:
  • Constructor Details

    • IllegalRenameException

      public IllegalRenameException()
      Constructor.
    • IllegalRenameException

      public IllegalRenameException(String message)
      Constructor
      Parameters:
      message - detailed message explaining exception