allensoft.javacvs.client
Class TextFileFormatter.InvalidTextFileFormatterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
allensoft.javacvs.client.TextFileFormatter.InvalidTextFileFormatterException
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- TextFileFormatter
- public static class TextFileFormatter.InvalidTextFileFormatterException
- extends java.lang.Exception
Excpetion thrown for when repository details are added using the add method.
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TextFileFormatter.InvalidTextFileFormatterException
public TextFileFormatter.InvalidTextFileFormatterException(java.lang.String sMessage)