com.opensymphony.user
Class ImmutableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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

Constructor Summary
ImmutableException()
          Deprecated.  
ImmutableException(String msg)
          Deprecated.  
 
Method Summary
 
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

ImmutableException

public ImmutableException()
Deprecated. 

ImmutableException

public ImmutableException(String msg)
Deprecated. 


Copyright © 2002-2011 Atlassian. All Rights Reserved.