public class InjectionAttackException
extends java.lang.RuntimeException
| 构造器和说明 |
|---|
InjectionAttackException() |
InjectionAttackException(java.lang.String message) |
InjectionAttackException(java.lang.String message,
java.lang.Throwable cause) |
InjectionAttackException(java.lang.Throwable cause) |
public InjectionAttackException()
public InjectionAttackException(java.lang.String message,
java.lang.Throwable cause)
public InjectionAttackException(java.lang.String message)
public InjectionAttackException(java.lang.Throwable cause)
Copyright © 2022. All Rights Reserved.