com.ibm.websphere.userprofile
Class UserProfileCreateException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--com.ibm.websphere.userprofile.UserProfileCreateException
All Implemented Interfaces:
java.io.Serializable

public class UserProfileCreateException
extends java.lang.RuntimeException

Thrown to indicate that error occurred when creating the specified userprofile

See Also:
Serialized Form

Constructor Summary
UserProfileCreateException(java.lang.String str)
          Constructs an UserProfileCreateException 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

UserProfileCreateException

public UserProfileCreateException(java.lang.String str)
Constructs an UserProfileCreateException with specified message.

Parameters:
str - the detail 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.