com.bea.wli.profile.api
Class ProfileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bea.wli.profile.api.ProfileException
- All Implemented Interfaces:
- Serializable
public class ProfileException
- extends Exception
Indicates an error accessing or updating a user or group profile.
- Since:
- 9.2
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProfileException
public ProfileException(String message)
ProfileException
public ProfileException(String message,
Throwable t)