BEA Systems, Inc.

theory.smart.axiom.units
Class UnitConversionException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--theory.smart.axiom.units.UnitConversionException

public class UnitConversionException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
UnitConversionException()
           
UnitConversionException(java.lang.String s)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnitConversionException

public UnitConversionException()

UnitConversionException

public UnitConversionException(java.lang.String s)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Throwable

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved