public class MappingException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
MappingException(java.lang.String message,
AbstractLocator... locators) |
MappingException(java.lang.String message,
java.lang.Throwable cause,
AbstractLocator... locators) |
public MappingException(java.lang.String message,
AbstractLocator... locators)
message - the message to prepend to the constructed messagelocators - the locatorspublic MappingException(java.lang.String message,
java.lang.Throwable cause,
AbstractLocator... locators)
message - the message to prepend to the constructed messagecause - the cause of the exceptionlocators - the locatorsCopyright © 2012-2013 Batoo Software & Consultancy. All Rights Reserved.