Class SecureMethodInvoker.SecureMethodInvocationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.atlassian.bamboo.specs.maven.sandbox.SecureMethodInvoker.SecureMethodInvocationException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- SecureMethodInvoker
public static class SecureMethodInvoker.SecureMethodInvocationException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SecureMethodInvocationException(java.lang.Exception e)
-