public class LensJAXBValidationException extends RuntimeException
Constructor and Description |
---|
LensJAXBValidationException(ValidationEvent event) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ValidationEvent |
getEvent() |
int |
hashCode() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
@ConstructorProperties(value="event") @Generated(value="lombok") public LensJAXBValidationException(ValidationEvent event)
@Generated(value="lombok") public ValidationEvent getEvent()
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.