Class CountryTitleException.MustNotExceedMaximumLength

All Implemented Interfaces:
Serializable
Enclosing class:
CountryTitleException

public static class CountryTitleException.MustNotExceedMaximumLength extends CountryTitleException
See Also:
  • Constructor Details

    • MustNotExceedMaximumLength

      public MustNotExceedMaximumLength(String title, int titleMaxLength)