Example usage for org.apache.commons.math3.exception NumberIsTooSmallException subclass-usage

List of usage examples for org.apache.commons.math3.exception NumberIsTooSmallException subclass-usage

Introduction

In this page you can find the example usage for org.apache.commons.math3.exception NumberIsTooSmallException subclass-usage.

Usage

From source file ro.hasna.ts.math.exception.ArrayLengthIsTooSmallException.java

/**
 * @since 1.0
 */
public class ArrayLengthIsTooSmallException extends NumberIsTooSmallException {
    private static final long serialVersionUID = -2633584088507009304L;