Changed Methods
|
void close ()
|
Change in exceptions thrown from no exceptions to java.lang.SecurityException .
|
|
void setEncoding (String )
|
Change in exceptions thrown from java.io.UnsupportedEncodingException to (java.lang.SecurityException, java.io.UnsupportedEncodingException ).
|
|
void setFilter (Filter )
|
Change in exceptions thrown from no exceptions to java.lang.SecurityException .
|
|
void setFormatter (Formatter )
|
Change in exceptions thrown from no exceptions to java.lang.SecurityException .
|
|
void setLevel (Level )
|
Change in exceptions thrown from no exceptions to java.lang.SecurityException .
|
|