public class TransparencyDisallowedException extends PDFConformanceException
Constructor | Description |
---|---|
TransparencyDisallowedException(java.lang.Object profile,
java.lang.String context) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getContext() |
Returns context information to help spotting the problem.
|
java.lang.Object |
getProfile() |
Returns the profile that is being used and disallows transparency.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.