public class CountryTitleException extends PortalException
| Modifier and Type | Class and Description |
|---|---|
static class |
CountryTitleException.MustNotExceedMaximumLength |
| Constructor and Description |
|---|
CountryTitleException() |
CountryTitleException(String msg) |
CountryTitleException(String msg,
Throwable throwable) |
CountryTitleException(Throwable throwable) |