com.sshtools.j2ssh.authentication

Class TerminatedStateException


public class TerminatedStateException
extends Exception

Version:
$Revision: 1.14 $
Author:
$author$

Constructor Summary

TerminatedStateException(int state)
Creates a new TerminatedStateException object.

Method Summary

int
getState()

Constructor Details

TerminatedStateException

public TerminatedStateException(int state)
Creates a new TerminatedStateException object.
Parameters:
state -

Method Details

getState

public int getState()
Returns:

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.