Class DynamicCreatorException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- dev.nm.stat.random.rng.univariate.uniform.mersennetwister.dynamiccreation.DynamicCreatorException
-
- All Implemented Interfaces:
Serializable
public class DynamicCreatorException extends Exception
Indicates that a problem has occurred in the dynamic creation process, usually because suitable parameters were not found.- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-