Skip to content

Package io.github.qishr.cascara.common.semver

Class SemVerException

java.lang.Object
        java.lang.Throwable
                java.lang.Exception
                        java.lang.RuntimeException
                                io.github.qishr.cascara.common.semver.SemVerException


public class SemVerException
extends RuntimeException

Constructor Summary

Constructor Description
SemVerException(String msg)
SemVerException(String msg, Throwable t)