PHP 클래스 EricMakesStuff\ServerMonitor\Exceptions\InvalidConfiguration

상속: extends Exceptio\Exception
파일 보기 프로젝트 열기: ericmakesstuff/laravel-server-monitor 1 사용 예제들

공개 메소드들

메소드 설명
cannotFindMonitor ( $monitorName ) : InvalidConfiguration
noUrlConfigured ( )
urlCouldNotBeDownloaded ( )
urlCouldNotBeParsed ( )
urlNotSecure ( )

메소드 상세

cannotFindMonitor() 공개 정적인 메소드

public static cannotFindMonitor ( $monitorName ) : InvalidConfiguration
$monitorName
리턴 InvalidConfiguration

noUrlConfigured() 공개 정적인 메소드

public static noUrlConfigured ( )

urlCouldNotBeDownloaded() 공개 정적인 메소드

public static urlCouldNotBeDownloaded ( )

urlCouldNotBeParsed() 공개 정적인 메소드

public static urlCouldNotBeParsed ( )

urlNotSecure() 공개 정적인 메소드

public static urlNotSecure ( )