com.opensymphony.user
Class ImmutableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.opensymphony.user.ImmutableException
- All Implemented Interfaces:
- Serializable
Deprecated.
@Deprecated
public class ImmutableException
- extends Exception
Thrown when User/Group details are updated that cannot be changed by
underlying provider.
- Version:
- $Revision: 1.1.1.1 $
- Author:
- Joe Walnes
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ImmutableException
public ImmutableException()
- Deprecated.
ImmutableException
public ImmutableException(String msg)
- Deprecated.
Copyright © 2002-2011 Atlassian. All Rights Reserved.