public class WeblinkSecurityGroupNotFoundException extends WeblinkException
| Constructor and Description |
|---|
WeblinkSecurityGroupNotFoundException() |
WeblinkSecurityGroupNotFoundException(String message) |
WeblinkSecurityGroupNotFoundException(String message,
Throwable cause) |
WeblinkSecurityGroupNotFoundException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
WeblinkSecurityGroupNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic WeblinkSecurityGroupNotFoundException()
public WeblinkSecurityGroupNotFoundException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public WeblinkSecurityGroupNotFoundException(String message, Throwable cause)
public WeblinkSecurityGroupNotFoundException(String message)
public WeblinkSecurityGroupNotFoundException(Throwable cause)
Copyright © 2018 Blazebit. All Rights Reserved.