org.kie.server.api.marshalling
Class MarshallingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kie.server.api.marshalling.MarshallingException
- All Implemented Interfaces:
- Serializable
public class MarshallingException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MarshallingException
public MarshallingException(String msg,
Throwable cause)
MarshallingException
public MarshallingException(String msg)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.