Class MD5Exception

All Implemented Interfaces:
Serializable

public class MD5Exception extends RuntimeException
This is a runtime exception that can be thrown for MD5 failures.
See Also:
  • Constructor Details

    • MD5Exception

      public MD5Exception(String message)