|
|||||||||
| Home >> All >> org >> sourcejammer >> server >> [ source overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.sourcejammer.server.source
Class InvalidSourceException

java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.sourcejammer.util.SourceJammerExceptionChain
org.sourcejammer.server.source.InvalidSourceException
- All Implemented Interfaces:
- java.io.Serializable
- public class InvalidSourceException
- extends org.sourcejammer.util.SourceJammerExceptionChain
Title: SourceJammer Description: Server code for SourceJammer Java open-source source control project. Copyright: Copyright (c) 2001 Company: Robert MacGrogan
- Version:
- 1.0
| Nested Class Summary |
| Nested classes inherited from class java.lang.Throwable |
|
| Field Summary |
| Fields inherited from class org.sourcejammer.util.SourceJammerExceptionChain |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Constructor Summary | |
InvalidSourceException()
|
|
InvalidSourceException(java.lang.String msg)
|
|
InvalidSourceException(java.lang.String msg,
java.lang.Exception ex)
|
|
| Methods inherited from class org.sourcejammer.util.SourceJammerExceptionChain |
getMessage, getPrevException, getProcessExceptionChain, printStackTrace, printStackTrace, printStackTrace, setProcessExceptionChain, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
InvalidSourceException
public InvalidSourceException()
InvalidSourceException
public InvalidSourceException(java.lang.String msg)
InvalidSourceException
public InvalidSourceException(java.lang.String msg, java.lang.Exception ex)
|
|||||||||
| Home >> All >> org >> sourcejammer >> server >> [ source overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC