|
fop 2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.fop.pdf.PDFConformanceException
org.apache.fop.pdf.TransparencyDisallowedException
public class TransparencyDisallowedException
The PDF profile being used does not allow transparency.
| Constructor Summary | |
|---|---|
TransparencyDisallowedException(java.lang.Object profile,
java.lang.String context)
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TransparencyDisallowedException(java.lang.Object profile,
java.lang.String context)
| Method Detail |
|---|
public java.lang.Object getProfile()
PDFAMode,
PDFXModepublic java.lang.String getContext()
|
fop 2.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||