public class PageNotFoundException extends AESException
| Constructor and Description |
|---|
PageNotFoundException() |
PageNotFoundException(Exception e) |
PageNotFoundException(int errorCode) |
PageNotFoundException(int errorCode,
Exception e) |
PageNotFoundException(String msg) |
getErrorCode, setFallbackConversionException, toStringpublic PageNotFoundException()
public PageNotFoundException(String msg)
public PageNotFoundException(int errorCode)
public PageNotFoundException(Exception e)
public PageNotFoundException(int errorCode,
Exception e)
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.