public class MethodNotFoundException extends ELException
Constructor and Description |
---|
MethodNotFoundException() |
MethodNotFoundException(java.lang.String message) |
MethodNotFoundException(java.lang.String message,
java.lang.Throwable cause) |
MethodNotFoundException(java.lang.Throwable cause) |
public MethodNotFoundException()
public MethodNotFoundException(java.lang.String message)
public MethodNotFoundException(java.lang.Throwable cause)
public MethodNotFoundException(java.lang.String message, java.lang.Throwable cause)
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.