org.odata4j.core
Class UmbrellaException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.odata4j.core.UmbrellaException
- All Implemented Interfaces:
- Serializable
public class UmbrellaException
- extends RuntimeException
Unchecked exception that rolls up one or more underlying exceptions.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UmbrellaException
public UmbrellaException(Collection<Exception> exceptions)
getExceptions
public Collection<Exception> getExceptions()
http://odata4j.org