com.ibm.websphere.userprofile
Class UserProfileRemoveExceptionjava.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--java.lang.RuntimeException | +--com.ibm.websphere.userprofile.UserProfileRemoveException
- All Implemented Interfaces:
- java.io.Serializable
- public class UserProfileRemoveException
- extends java.lang.RuntimeException
Thrown to indicate that a error occurred while removing the specified userprofile.
- See Also:
- Serialized Form
Constructor Summary UserProfileRemoveException(java.lang.String str)
Constructs an UserProfileRemoveException with specified message.
Methods inherited from class java.lang.Throwable fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Constructor Detail UserProfileRemoveException
public UserProfileRemoveException(java.lang.String str)
- Constructs an UserProfileRemoveException with specified message.
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.