| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.sun.identity.saml.common.SAMLException
                    |
                    +--com.sun.identity.saml.common.SAMLVersionMismatchException
This exception is thrown when the receiver could not process the request because the version was incorrect.
| Constructor Summary | |
| SAMLVersionMismatchException()Create an SAMLVersionMismatchExceptionwith no message. | |
| SAMLVersionMismatchException(java.lang.String s)Create an SAMLVersionMismatchExceptionwith a message. | |
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public SAMLVersionMismatchException()
SAMLVersionMismatchException with no message.public SAMLVersionMismatchException(java.lang.String s)
SAMLVersionMismatchException with a message.s - exception message.| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||