org.apache.jetspeed.profiler
Class ProfilerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jetspeed.exception.JetspeedException
org.apache.jetspeed.profiler.ProfilerException
- All Implemented Interfaces:
- Serializable
- public class ProfilerException
- extends JetspeedException
ProfilerException
- Version:
- $Id: ProfilerException.java 186674 2004-05-28 18:54:08Z weaver $
- Author:
- David Sean Taylor
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
ProfilerException
public ProfilerException()
ProfilerException
public ProfilerException(String message)
ProfilerException
public ProfilerException(Throwable nested)
ProfilerException
public ProfilerException(String msg,
Throwable nested)
Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.