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.


Variable Index

 o materialProperty

Constructor Index

 o NoSuchMatPropException(char)

Variables

 o materialProperty
 public char materialProperty

Constructors

 o NoSuchMatPropException
 public NoSuchMatPropException(char materialProperty)

All Packages  Class Hierarchy  This Package  Previous  Next  Index