Class YoungsModulus_ParameterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.tu_bs.isbs.util.physics.materials.YoungsModulus_ParameterException
All Implemented Interfaces:
java.io.Serializable

public class YoungsModulus_ParameterException
extends java.lang.Exception
Exception, die geworfen wird, wenn für eine YoungsModulus-Instanz ungültige Parameter verwendet werden wie NaN- oder Infinity-Werte.
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    YoungsModulus_ParameterException()  
    YoungsModulus_ParameterException​(java.lang.String msg)  
    YoungsModulus_ParameterException​(java.lang.String message, java.lang.Throwable cause)  
  • Method Summary

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait