Issue #1164862 by barbi: Fixed DatabaseTaskException has @class near top and shouldn't.
parent
fee105fb52
commit
3297727dc1
|
@ -570,7 +570,7 @@ abstract class DatabaseTasks {
|
|||
}
|
||||
|
||||
/**
|
||||
* @class Exception class used to throw error if the DatabaseInstaller fails.
|
||||
* Exception thrown if the database installer fails.
|
||||
*/
|
||||
class DatabaseTaskException extends Exception {
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue