Class ErrorMessageHandler
- java.lang.Object
-
- org.apache.olingo.odata2.core.rest.ErrorMessageHandler
-
public class ErrorMessageHandler extends Object
-
-
Constructor Summary
Constructors Constructor Description ErrorMessageHandler()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RuntimeExceptioncreateException(Throwable ex)static StringgetExceptionMessage(Throwable ex)
-
-
-
Method Detail
-
createException
public static RuntimeException createException(Throwable ex)
-
-