amber.client
Class AmberException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--amber.client.AmberException
All Implemented Interfaces:
java.io.Serializable

public class AmberException
extends java.lang.Exception

Exception specific to the Amber Client software.

See Also:
Serialized Form

Constructor Summary
AmberException(java.lang.String msg)
           
 
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

AmberException

public AmberException(java.lang.String msg)


Copyright © 2002 Clearfield Research Ltd. All Rights Reserved.