com.jbase.jbuilder5vcs
Class P4ErrorApplication
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.jbase.jbuilder5vcs.P4ErrorApplication
- All Implemented Interfaces:
- java.io.Serializable
- public class P4ErrorApplication
- extends java.lang.Exception
Title: JBuilder/Perforce
Description: Integration of Perforce on jBuilder, the goal is to represente
a applicative error of P4.
Copyright: Copyright (c) 2001
Company: jBase
- Since:
- JDK 1.3
- Version:
- 1.0
- Author:
- Nicolas Jorand
- See Also:
- Serialized Form
Method Summary |
java.lang.String |
getTitle()
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
P4ErrorApplication
public P4ErrorApplication()
P4ErrorApplication
public P4ErrorApplication(java.lang.String sDescription)
P4ErrorApplication
public P4ErrorApplication(java.lang.String sDescription,
java.lang.String sTitle)
getTitle
public java.lang.String getTitle()