|
|||||||||
| 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.mathematics.geometry.CardanEulerSingularityException
public class CardanEulerSingularityException
This class represents exceptions thrown while extractiong Cardan or Euler angles from a rotation.
| Constructor Summary | |
|---|---|
CardanEulerSingularityException()
Simple constructor. build an exception with a default message. |
|
CardanEulerSingularityException(java.lang.String message)
Simple constructor. build an exception with the specified message. |
|
| 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 |
| Constructor Detail |
|---|
public CardanEulerSingularityException()
public CardanEulerSingularityException(java.lang.String message)
message - message to use to build the exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||