Package io.openraven.magpie.data.aws.ec2
Class EC2SecurityGroup.WhoisLookupException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.openraven.magpie.data.aws.ec2.EC2SecurityGroup.WhoisLookupException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- EC2SecurityGroup
public static class EC2SecurityGroup.WhoisLookupException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WhoisLookupException(String message)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
WhoisLookupException
public WhoisLookupException(String message)
-
-