Compoze Software, Inc.

portlets.compoze.im
Class ImLoginException


java.lang.Object

  |

  +--java.lang.Throwable

        |

        +--java.lang.Exception

              |

              +--portlets.compoze.im.ImException

                    |

                    +--portlets.compoze.im.ImLoginException

All Implemented Interfaces:
java.io.Serializable

public class ImLoginException
extends ImException
implements java.io.Serializable

This class represents an Im login exception.

See Also:
Serialized Form

Constructor Summary
ImLoginException(java.lang.Throwable th)
          Constructor.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ImLoginException


public ImLoginException(java.lang.Throwable th)
Constructor.
Parameters:
th - the throwable

Compoze Software, Inc.

Copyright ©1999-2003 Compoze Software, Inc. All rights reserved.