Class CountryTitleException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CountryTitleException.MustNotExceedMaximumLength

public class CountryTitleException extends PortalException
Author:
Brian Wing Shun Chan
See Also:
  • Constructor Details

    • CountryTitleException

      public CountryTitleException()
    • CountryTitleException

      public CountryTitleException(String msg)
    • CountryTitleException

      public CountryTitleException(String msg, Throwable throwable)
    • CountryTitleException

      public CountryTitleException(Throwable throwable)