public class NotEnoughDataException$ extends SingletonException
Modifier and Type | Field and Description |
---|---|
static NotEnoughDataException$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
NotEnoughDataException$() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final NotEnoughDataException$ MODULE$