This project has retired. For details please refer to its
Attic page.
ProfileException (Jetspeed 1 Enterprise Portal 1.6 API)
org.apache.jetspeed.om.profile
Class ProfileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jetspeed.util.JetspeedException
org.apache.jetspeed.om.profile.ProfileException
- All Implemented Interfaces:
- java.io.Serializable
- public class ProfileException
- extends JetspeedException
Occurs when anything unexpected happens within Jetspeed with a Profile.
- Version:
- $Id: ProfileException.java,v 1.3 2004/02/23 03:05:01 jford Exp $
- Author:
- David Sean Taylor
- See Also:
- Serialized Form
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 |
PROFILE_FAILED_STORE
public static final java.lang.String PROFILE_FAILED_STORE
- See Also:
- Constant Field Values
ProfileException
public ProfileException()
ProfileException
public ProfileException(java.lang.String message)
Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.