com.bea.wli.user.api
Class UserInfoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bea.wli.user.api.UserInfoException
- All Implemented Interfaces:
- Serializable
Deprecated. Use com.bea.wli.profile.api.ProfileException instead
public class UserInfoException
- extends Exception
- See Also:
- Serialized Form
UserInfoException
public UserInfoException(String message)
- Deprecated.
UserInfoException
public UserInfoException(String message,
Throwable cause)
- Deprecated.
getMessage
public String getMessage()
- Deprecated.
- Overrides:
getMessage
in class Throwable