All Packages Class Hierarchy This Package Previous Next Index
Class edu.sc.seis.TauP.NoSuchMatPropException
edu.sc.seis.TauP.VelocityModelException
|
+----edu.sc.seis.TauP.NoSuchMatPropException
- public class NoSuchMatPropException
- extends VelocityModelException
Exception thrown when a request is made for a material property that
does not exist, or is unknown.
-
materialProperty
-
-
NoSuchMatPropException(char)
-
materialProperty
public char materialProperty
NoSuchMatPropException
public NoSuchMatPropException(char materialProperty)
All Packages Class Hierarchy This Package Previous Next Index