java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.sshtools.j2ssh.SshException
com.sshtools.sshterm.InvalidProfileFileException
- All Implemented Interfaces:
- java.io.Serializable
- public class InvalidProfileFileException
- extends com.sshtools.j2ssh.SshException
Throw this exception if an invalid connection file has been specified
- Version:
- $Id: InvalidProfileFileException.java,v 1.1 2003/01/23 17:54:03 martianx Exp $
| Nested classes inherited from class java.lang.Throwable |
|
| 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 |
InvalidProfileFileException
public InvalidProfileFileException(java.lang.String msg)
- Constructor for the InvalidConnectionFileException object