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, toString
public PageNotFoundException()
public PageNotFoundException(String msg)
public PageNotFoundException(int errorCode)
public PageNotFoundException(Exception e)
public PageNotFoundException(int errorCode, Exception e)
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.