List of usage examples for java.lang UnsupportedOperationException UnsupportedOperationException
public UnsupportedOperationException()
From source file:org.openlmis.fulfillment.web.util.ReportUtils.java
private ReportUtils() { throw new UnsupportedOperationException(); }