Compoze Software, Inc.

portlets.compoze.im
Class ImException


java.lang.Object

  |

  +--java.lang.Throwable

        |

        +--java.lang.Exception

              |

              +--portlets.compoze.im.ImException

All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ImLoginException

public class ImException
extends java.lang.Exception
implements java.io.Serializable

This class represents an Im exception.

See Also:
Serialized Form

Constructor Summary
ImException(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

ImException


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

Compoze Software, Inc.

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