edu.sc.seis.TauP
Class NoSuchMatPropException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byedu.sc.seis.TauP.VelocityModelException
              extended byedu.sc.seis.TauP.NoSuchMatPropException
All Implemented Interfaces:
java.io.Serializable

public class NoSuchMatPropException
extends VelocityModelException

Exception thrown when a request is made for a material property that does not exist, or is unknown.

Version:
1.1.3 Wed Jul 18 15:00:35 GMT 2001
Author:
H. Philip Crotwell
See Also:
Serialized Form

Field Summary
 char materialProperty
           
 
Constructor Summary
NoSuchMatPropException(char materialProperty)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

materialProperty

public char materialProperty
Constructor Detail

NoSuchMatPropException

public NoSuchMatPropException(char materialProperty)


Copyright © 1999-2006 Seismology at the University of South Carolina. All Rights Reserved.