public class UserFieldException extends PortalException
Constructor and Description |
---|
UserFieldException() |
UserFieldException(String msg) |
UserFieldException(String msg,
Throwable cause) |
UserFieldException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
void |
addField(String field) |
List<String> |
getFields() |
boolean |
hasFields() |