UserInfoException Class
- public class UserInfoException
extends Exception
-
Hierarchy
-
Object
Throwable
Exception
UserInfoException
-
All Implemented Interfaces
-
Serializable
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserInfoException
public UserInfoException(String
message,
Throwable
cause)
UserInfoException
public UserInfoException(String
message)
getMessage() Method
public String
getMessage()
-
Overrides
-
Throwable.getMessage()