public class PoiParserRuntimeException
extends java.lang.RuntimeException
| Modifier | Constructor and Description |
|---|---|
|
PoiParserRuntimeException(java.lang.String message) |
|
PoiParserRuntimeException(java.lang.String message,
java.lang.Throwable cause) |
protected |
PoiParserRuntimeException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
|
PoiParserRuntimeException(java.lang.Throwable cause) |
public PoiParserRuntimeException(java.lang.String message)
public PoiParserRuntimeException(java.lang.String message,
java.lang.Throwable cause)
public PoiParserRuntimeException(java.lang.Throwable cause)
protected PoiParserRuntimeException(java.lang.String message,
java.lang.Throwable cause,
boolean enableSuppression,
boolean writableStackTrace)
Copyright © 2011-2014 BSTOI.NL. All Rights Reserved.