public class UserIdException extends PortalException
Modifier and Type | Class and Description |
---|---|
static class |
UserIdException.MustNotBeNull |
static class |
UserIdException.MustNotBeReserved |
Constructor and Description |
---|
UserIdException()
Deprecated.
As of 7.0.0, replaced by the inner classes
|
UserIdException(String msg)
Deprecated.
As of 7.0.0, replaced by the inner classes
|
UserIdException(String msg,
Throwable cause)
Deprecated.
As of 7.0.0, replaced by the inner classes
|
UserIdException(Throwable cause)
Deprecated.
As of 7.0.0, replaced by the inner classes
|
@Deprecated public UserIdException()
@Deprecated public UserIdException(String msg)
@Deprecated public UserIdException(String msg, Throwable cause)
@Deprecated public UserIdException(Throwable cause)