public class PropcException extends RuntimeException
| Constructor and Description |
|---|
PropcException(String message,
File source,
Exception e) |
PropcException(String message,
Throwable cause) |
PropcException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
File |
getSource() |
void |
setSource(File source) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PropcException(Throwable cause)
Copyright © 2002–2018 CoreMedia AG. All rights reserved.