IP*Works!

ipworks
Class IPWorksException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--ipworks.IPWorksException
All Implemented Interfaces:
java.io.Serializable

public class IPWorksException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
IPWorksException()
           
 
Method Summary
 int getCode()
          Returns the error code corresponding to the exception.
 
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

IPWorksException

public IPWorksException()
Method Detail

getCode

public int getCode()
Returns the error code corresponding to the exception. (To get the corresponding text description, call the getMessage() method).

IP*Works!

Copyright (c) 2001 /n software inc. - All rights reserved.