Class WtException

All Implemented Interfaces:
Serializable

public class WtException extends RuntimeException
JWt runtime exception.
See Also:
  • Constructor Details

    • WtException

      public WtException(String msg)
      Constructor.
    • WtException

      public WtException(String msg, Exception wrapped)
      Constructor.