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