Secure iNet Factory

com.jscape.inet.ssh.transport.mac
Class MacException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by com.jscape.inet.ssh.transport.TransportException
                  extended by com.jscape.inet.ssh.transport.mac.MacException
All Implemented Interfaces:
java.io.Serializable

public class MacException
extends TransportException

Version:
1.0
Author:
Alex Usun
See Also:
Serialized Form

Constructor Summary
MacException()
          Method MacException
MacException(java.lang.Exception reason)
          Method MacException
MacException(java.lang.String message)
          Method MacException
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MacException

public MacException()
Method MacException


MacException

public MacException(java.lang.String message)
Method MacException

Parameters:
message -

MacException

public MacException(java.lang.Exception reason)
Method MacException

Parameters:
reason -

Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved