public class EmptyParmException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
HollowParm<?> |
emptyParm |
| Constructor and Description |
|---|
EmptyParmException(HollowParm<?> emptyParm) |
EmptyParmException(String mssage) |
EmptyParmException(String name,
HollowParm<?> emptyParm) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic final HollowParm<?> emptyParm
public EmptyParmException(String name, HollowParm<?> emptyParm)
public EmptyParmException(HollowParm<?> emptyParm)
public EmptyParmException(String mssage)
Copyright © 2016 LSST. All rights reserved.