edu.iris.Fissures.model
Class IncompatibleUnit
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.iris.Fissures.model.IncompatibleUnit
- All Implemented Interfaces:
- Serializable
public class IncompatibleUnit
- extends Exception
IncompatibleUnit.java
Signifies that two units are not convertable to one another. So any
values associated with these units cannot be compared, added, or subtracted.
Created: Fri Oct 1 14:43:19 1999
- Version:
- Author:
- Philip Crotwell
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IncompatibleUnit
public IncompatibleUnit()
IncompatibleUnit
public IncompatibleUnit(String s)
Copyright © 1999-2007 The IRIS Consortium. All Rights Reserved.