public class DuplicateUserIdException extends PortalException
| Constructor and Description |
|---|
DuplicateUserIdException() |
DuplicateUserIdException(java.lang.String msg) |
DuplicateUserIdException(java.lang.String msg,
java.lang.Throwable cause) |
DuplicateUserIdException(java.lang.Throwable cause) |
public DuplicateUserIdException()
public DuplicateUserIdException(java.lang.String msg)
public DuplicateUserIdException(java.lang.String msg,
java.lang.Throwable cause)
public DuplicateUserIdException(java.lang.Throwable cause)