public class PropertyDoesNotExistUnchecked extends RuntimeException
| Constructor and Description |
|---|
PropertyDoesNotExistUnchecked() |
PropertyDoesNotExistUnchecked(String message) |
PropertyDoesNotExistUnchecked(String message,
Throwable cause) |
PropertyDoesNotExistUnchecked(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropertyDoesNotExistUnchecked()
public PropertyDoesNotExistUnchecked(String message, Throwable cause)
message - cause - public PropertyDoesNotExistUnchecked(String message)
message - public PropertyDoesNotExistUnchecked(Throwable cause)
cause - Copyright © 2016 Internet2. All rights reserved.