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 516448 2007-03-09 16:25:47Z ate $
- Author:
- David Sean Taylor
- See Also:
- Serialized Form
ProfilerException
public ProfilerException()
ProfilerException
public ProfilerException(String message)
ProfilerException
public ProfilerException(Throwable nested)
ProfilerException
public ProfilerException(String msg,
Throwable nested)
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.