public class FormatUnsupportedException extends EntityBrokerException
| Modifier and Type | Field and Description |
|---|---|
String |
format
The format which could not be handled
|
entityReference| Constructor and Description |
|---|
FormatUnsupportedException(String message,
String entityReference,
String format) |
FormatUnsupportedException(String message,
Throwable cause,
String entityReference,
String format) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String format
Copyright © 2007–2020 Sakai Project. All rights reserved.