Class NameLengthException

All Implemented Interfaces:
Serializable

public class NameLengthException extends TranslatableException
See Also:
  • Constructor Details

    • NameLengthException

      public NameLengthException(String message)
      Parameters:
      message -

      The message to display on the stacktrace for this exception

  • Method Details