public class SosValidationException extends Exception
| Modifier and Type | Class and Description |
|---|---|
static class |
SosValidationException.Severity |
| Constructor and Description |
|---|
SosValidationException(SosValidationException.Severity severity,
String message) |
SosValidationException(SosValidationException.Severity severity,
Throwable t) |
SosValidationException(String message) |
SosValidationException(Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
SosValidationException.Severity |
getSeverity() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SosValidationException(String message)
public SosValidationException(SosValidationException.Severity severity, String message)
public SosValidationException(Throwable t)
public SosValidationException(SosValidationException.Severity severity, Throwable t)
public SosValidationException.Severity getSeverity()
Copyright © 2014. All Rights Reserved.