"

2013 FRC Java API

"

com.sun.squawk.security.verifier
Class SignatureVerifierException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sun.squawk.security.verifier.SignatureVerifierException

public class SignatureVerifierException
extends Exception


Constructor Summary
SignatureVerifierException(String msg)
          Creates a new instance of SignatureVerifierException
 
Method Summary
 
Methods inherited from class java.lang.Throwable
getMessage, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SignatureVerifierException

public SignatureVerifierException(String msg)
Creates a new instance of SignatureVerifierException


"

2013 FRC Java API

"

"
For updated information see the Java FRC site
"