public class UnsupportedPolicyAssertion extends RuntimeException
Pipe implementors using
SecurityPolicy Assertions should catch this exception and throw
exceptions required by the Pipe.| Constructor and Description |
|---|
UnsupportedPolicyAssertion()
Creates a new instance of UnsupportedPolicyAssertion
|
UnsupportedPolicyAssertion(String msg) |
UnsupportedPolicyAssertion(String msg,
Throwable exp) |
UnsupportedPolicyAssertion(Throwable exp) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2005–2018 Oracle Corporation. All rights reserved.