All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class oncore.ValidationException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----oncore.ValidationException

public class ValidationException
extends Exception
Exception class to denote that user could not be authenticated successfully. This exception will be thrown by Validator class only.


Constructor Index

 o ValidationException()

Constructors

 o ValidationException
 public ValidationException()

All Packages  Class Hierarchy  This Package  Previous  Next  Index