public class SwitchMappingException extends MappingException
| Constructor and Description |
|---|
SwitchMappingException() |
SwitchMappingException(Integer key,
Class value) |
SwitchMappingException(Object key,
Class value) |
SwitchMappingException(String cause) |
SwitchMappingException(Switch key,
Class value) |
SwitchMappingException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015. All rights reserved.