public class SfcRenderingException extends RuntimeException
| Constructor and Description |
|---|
SfcRenderingException(String cause)
Constructs a
SfcRenderingException with the specified cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SfcRenderingException(String cause)
SfcRenderingException with the specified cause.cause - the cause.Copyright © 2017 OpenDaylight. All rights reserved.