|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.jscience.physics.waves.optics.materials.InvalidMethodTypeException
public class InvalidMethodTypeException
DOCUMENT ME!
| Field Summary | |
|---|---|
java.lang.String |
name
DOCUMENT ME! |
| Constructor Summary | |
|---|---|
InvalidMethodTypeException()
Creates a new InvalidMethodTypeException object. |
|
InvalidMethodTypeException(java.lang.String s)
Creates a new InvalidMethodTypeException object. |
|
| Method Summary |
|---|
| 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 |
|---|
public java.lang.String name
| Constructor Detail |
|---|
public InvalidMethodTypeException()
public InvalidMethodTypeException(java.lang.String s)
s - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||