com.ibm.websphere.userprofile
Class UserProfileRemoveException

java.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, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, 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.
Parameters:
the - detail message