• [Global Namespace]
    • Illuminate
      • Auth
        • Access
          • AuthorizationException
          • Gate
          • HandlesAuthorization
          • Response
        • Console
          • ClearResetsCommand
        • Events
          • Attempting
          • Authenticated
          • CurrentDeviceLogout
          • Failed
          • Lockout
          • Login
          • Logout
          • OtherDeviceLogout
          • PasswordReset
          • Registered
          • Validated
          • Verified
        • Listeners
          • SendEmailVerificationNotification
        • Middleware
          • Authenticate
          • AuthenticateWithBasicAuth
          • Authorize
          • EnsureEmailIsVerified
          • RequirePassword
        • Notifications
          • ResetPassword
          • VerifyEmail
        • Passwords
          • CanResetPassword
          • DatabaseTokenRepository
          • PasswordBroker
          • PasswordBrokerManager
          • PasswordResetServiceProvider
          • TokenRepositoryInterface
        • AuthManager
        • AuthServiceProvider
        • Authenticatable
        • AuthenticationException
        • CreatesUserProviders
        • DatabaseUserProvider
        • EloquentUserProvider
        • GenericUser
        • GuardHelpers
        • MustVerifyEmail
        • Recaller
        • RequestGuard
        • SessionGuard
        • TokenGuard
      • Broadcasting
        • Broadcasters
          • Broadcaster
          • LogBroadcaster
          • NullBroadcaster
          • PusherBroadcaster
          • RedisBroadcaster
          • UsePusherChannelConventions
        • BroadcastController
        • BroadcastEvent
        • BroadcastException
        • BroadcastManager
        • BroadcastServiceProvider
        • Channel
        • EncryptedPrivateChannel
        • InteractsWithSockets
        • PendingBroadcast
        • PresenceChannel
        • PrivateChannel
      • Bus
        • BusServiceProvider
        • Dispatcher
        • Queueable
      • Cache
        • Console
          • CacheTableCommand
          • ClearCommand
          • ForgetCommand
        • Events
          • CacheEvent
          • CacheHit
          • CacheMissed
          • KeyForgotten
          • KeyWritten
        • ApcStore
        • ApcWrapper
        • ArrayLock
        • ArrayStore
        • CacheManager
        • CacheServiceProvider
        • DatabaseLock
        • DatabaseStore
        • DynamoDbLock
        • DynamoDbStore
        • FileStore
        • Lock
        • LuaScripts
        • MemcachedConnector
        • MemcachedLock
        • MemcachedStore
        • NullStore
        • RateLimiter
        • RedisLock
        • RedisStore
        • RedisTaggedCache
        • Repository
        • RetrievesMultipleKeys
        • TagSet
        • TaggableStore
        • TaggedCache
      • Config
        • Repository
      • Console
        • Concerns
          • CallsCommands
          • HasParameters
          • InteractsWithIO
        • Events
          • ArtisanStarting
          • CommandFinished
          • CommandStarting
          • ScheduledTaskFailed
          • ScheduledTaskFinished
          • ScheduledTaskSkipped
          • ScheduledTaskStarting
        • Scheduling
          • CacheAware
          • CacheEventMutex
          • CacheSchedulingMutex
          • CallbackEvent
          • CommandBuilder
          • Event
          • EventMutex
          • ManagesFrequencies
          • Schedule
          • ScheduleFinishCommand
          • ScheduleRunCommand
          • SchedulingMutex
        • Application
        • Command
        • ConfirmableTrait
        • GeneratorCommand
        • OutputStyle
        • Parser
      • Container
        • BoundMethod
        • Container
        • ContextualBindingBuilder
        • EntryNotFoundException
        • RewindableGenerator
        • Util
      • Contracts
        • Auth
          • Access
            • Authorizable
            • Gate
          • Middleware
            • AuthenticatesRequests
          • Authenticatable
          • CanResetPassword
          • Factory
          • Guard
          • MustVerifyEmail
          • PasswordBroker
          • PasswordBrokerFactory
          • StatefulGuard
          • SupportsBasicAuth
          • UserProvider
        • Broadcasting
          • Broadcaster
          • Factory
          • ShouldBroadcast
          • ShouldBroadcastNow
        • Bus
          • Dispatcher
          • QueueingDispatcher
        • Cache
          • Factory
          • Lock
          • LockProvider
          • LockTimeoutException
          • Repository
          • Store
        • Config
          • Repository
        • Console
          • Application
          • Kernel
        • Container
          • BindingResolutionException
          • Container
          • ContextualBindingBuilder
        • Cookie
          • Factory
          • QueueingFactory
        • Database
          • Eloquent
            • Castable
            • CastsAttributes
            • CastsInboundAttributes
          • Events
            • MigrationEvent
          • ModelIdentifier
        • Debug
          • ExceptionHandler
        • Encryption
          • DecryptException
          • EncryptException
          • Encrypter
        • Events
          • Dispatcher
        • Filesystem
          • Cloud
          • Factory
          • FileExistsException
          • FileNotFoundException
          • Filesystem
        • Foundation
          • Application
          • CachesConfiguration
          • CachesRoutes
        • Hashing
          • Hasher
        • Http
          • Kernel
        • Mail
          • Factory
          • MailQueue
          • Mailable
          • Mailer
        • Notifications
          • Dispatcher
          • Factory
        • Pagination
          • LengthAwarePaginator
          • Paginator
        • Pipeline
          • Hub
          • Pipeline
        • Queue
          • EntityNotFoundException
          • EntityResolver
          • Factory
          • Job
          • Monitor
          • Queue
          • QueueableCollection
          • QueueableEntity
          • ShouldQueue
        • Redis
          • Connection
          • Connector
          • Factory
          • LimiterTimeoutException
        • Routing
          • BindingRegistrar
          • Registrar
          • ResponseFactory
          • UrlGenerator
          • UrlRoutable
        • Session
          • Session
        • Support
          • Arrayable
          • DeferrableProvider
          • DeferringDisplayableValue
          • Htmlable
          • Jsonable
          • MessageBag
          • MessageProvider
          • Renderable
          • Responsable
        • Translation
          • HasLocalePreference
          • Loader
          • Translator
        • Validation
          • Factory
          • ImplicitRule
          • Rule
          • ValidatesWhenResolved
          • Validator
        • View
          • Engine
          • Factory
          • View
      • Cookie
        • Middleware
          • AddQueuedCookiesToResponse
          • EncryptCookies
        • CookieJar
        • CookieServiceProvider
        • CookieValuePrefix
      • Database
        • Capsule
          • Manager
        • Concerns
          • BuildsQueries
          • ManagesTransactions
        • Connectors
          • ConnectionFactory
          • Connector
          • ConnectorInterface
          • MySqlConnector
          • PostgresConnector
          • SQLiteConnector
          • SqlServerConnector
        • Console
          • Factories
            • FactoryMakeCommand
          • Migrations
            • BaseCommand
            • FreshCommand
            • InstallCommand
            • MigrateCommand
            • MigrateMakeCommand
            • RefreshCommand
            • ResetCommand
            • RollbackCommand
            • StatusCommand
            • TableGuesser
          • Seeds
            • SeedCommand
            • SeederMakeCommand
          • WipeCommand
        • Eloquent
          • Concerns
            • GuardsAttributes
            • HasAttributes
            • HasEvents
            • HasGlobalScopes
            • HasRelationships
            • HasTimestamps
            • HidesAttributes
            • QueriesRelationships
          • Relations
            • Concerns
              • AsPivot
              • InteractsWithPivotTable
              • SupportsDefaultModels
            • BelongsTo
            • BelongsToMany
            • HasMany
            • HasManyThrough
            • HasOne
            • HasOneOrMany
            • HasOneThrough
            • MorphMany
            • MorphOne
            • MorphOneOrMany
            • MorphPivot
            • MorphTo
            • MorphToMany
            • Pivot
            • Relation
          • Builder
          • Collection
          • Factory
          • FactoryBuilder
          • HigherOrderBuilderProxy
          • JsonEncodingException
          • MassAssignmentException
          • Model
          • ModelNotFoundException
          • QueueEntityResolver
          • RelationNotFoundException
          • Scope
          • SoftDeletes
          • SoftDeletingScope
        • Events
          • ConnectionEvent
          • MigrationEnded
          • MigrationEvent
          • MigrationStarted
          • MigrationsEnded
          • MigrationsStarted
          • NoPendingMigrations
          • QueryExecuted
          • StatementPrepared
          • TransactionBeginning
          • TransactionCommitted
          • TransactionRolledBack
        • Migrations
          • DatabaseMigrationRepository
          • Migration
          • MigrationCreator
          • MigrationRepositoryInterface
          • Migrator
        • Query
          • Grammars
            • Grammar
            • MySqlGrammar
            • PostgresGrammar
            • SQLiteGrammar
            • SqlServerGrammar
          • Processors
            • MySqlProcessor
            • PostgresProcessor
            • Processor
            • SQLiteProcessor
            • SqlServerProcessor
          • Builder
          • Expression
          • JoinClause
        • Schema
          • Grammars
            • ChangeColumn
            • Grammar
            • MySqlGrammar
            • PostgresGrammar
            • RenameColumn
            • SQLiteGrammar
            • SqlServerGrammar
          • Blueprint
          • Builder
          • ColumnDefinition
          • ForeignIdColumnDefinition
          • ForeignKeyDefinition
          • MySqlBuilder
          • PostgresBuilder
          • SQLiteBuilder
          • SqlServerBuilder
        • ConfigurationUrlParser
        • Connection
        • ConnectionInterface
        • ConnectionResolver
        • ConnectionResolverInterface
        • DatabaseManager
        • DatabaseServiceProvider
        • DetectsConcurrencyErrors
        • DetectsLostConnections
        • Grammar
        • MigrationServiceProvider
        • MySqlConnection
        • PostgresConnection
        • QueryException
        • SQLiteConnection
        • Seeder
        • SqlServerConnection
      • Encryption
        • Encrypter
        • EncryptionServiceProvider
      • Events
        • CallQueuedListener
        • Dispatcher
        • EventServiceProvider
        • NullDispatcher
      • Filesystem
        • Cache
        • Filesystem
        • FilesystemAdapter
        • FilesystemManager
        • FilesystemServiceProvider
      • Foundation
        • Auth
          • Access
            • Authorizable
            • AuthorizesRequests
          • User
        • Bootstrap
          • BootProviders
          • HandleExceptions
          • LoadConfiguration
          • LoadEnvironmentVariables
          • RegisterFacades
          • RegisterProviders
          • SetRequestForConsole
        • Bus
          • Dispatchable
          • DispatchesJobs
          • PendingChain
          • PendingDispatch
        • Console
          • CastMakeCommand
          • ChannelMakeCommand
          • ClearCompiledCommand
          • ClosureCommand
          • ComponentMakeCommand
          • ConfigCacheCommand
          • ConfigClearCommand
          • ConsoleMakeCommand
          • DownCommand
          • EnvironmentCommand
          • EventCacheCommand
          • EventClearCommand
          • EventGenerateCommand
          • EventListCommand
          • EventMakeCommand
          • ExceptionMakeCommand
          • JobMakeCommand
          • Kernel
          • KeyGenerateCommand
          • ListenerMakeCommand
          • MailMakeCommand
          • ModelMakeCommand
          • NotificationMakeCommand
          • ObserverMakeCommand
          • OptimizeClearCommand
          • OptimizeCommand
          • PackageDiscoverCommand
          • PolicyMakeCommand
          • ProviderMakeCommand
          • QueuedCommand
          • RequestMakeCommand
          • ResourceMakeCommand
          • RouteCacheCommand
          • RouteClearCommand
          • RouteListCommand
          • RuleMakeCommand
          • ServeCommand
          • StorageLinkCommand
          • StubPublishCommand
          • TestMakeCommand
          • UpCommand
          • VendorPublishCommand
          • ViewCacheCommand
          • ViewClearCommand
        • Events
          • DiscoverEvents
          • Dispatchable
          • LocaleUpdated
        • Exceptions
          • Handler
          • WhoopsHandler
        • Http
          • Events
            • RequestHandled
          • Exceptions
            • MaintenanceModeException
          • Middleware
            • CheckForMaintenanceMode
            • ConvertEmptyStringsToNull
            • TransformsRequest
            • TrimStrings
            • ValidatePostSize
            • VerifyCsrfToken
          • FormRequest
          • Kernel
        • Providers
          • ArtisanServiceProvider
          • ComposerServiceProvider
          • ConsoleSupportServiceProvider
          • FormRequestServiceProvider
          • FoundationServiceProvider
        • Support
          • Providers
            • AuthServiceProvider
            • EventServiceProvider
            • RouteServiceProvider
        • Testing
          • Concerns
            • InteractsWithAuthentication
            • InteractsWithConsole
            • InteractsWithContainer
            • InteractsWithDatabase
            • InteractsWithExceptionHandling
            • InteractsWithRedis
            • InteractsWithSession
            • MakesHttpRequests
            • MocksApplicationServices
          • DatabaseMigrations
          • DatabaseTransactions
          • RefreshDatabase
          • RefreshDatabaseState
          • TestCase
          • WithFaker
          • WithoutEvents
          • WithoutMiddleware
        • Validation
          • ValidatesRequests
        • AliasLoader
        • Application
        • ComposerScripts
        • EnvironmentDetector
        • Inspiring
        • Mix
        • PackageManifest
        • ProviderRepository
      • Hashing
        • AbstractHasher
        • Argon2IdHasher
        • ArgonHasher
        • BcryptHasher
        • HashManager
        • HashServiceProvider
      • Http
        • Client
          • ConnectionException
          • Factory
          • HttpClientException
          • PendingRequest
          • Request
          • RequestException
          • Response
          • ResponseSequence
        • Concerns
          • InteractsWithContentTypes
          • InteractsWithFlashData
          • InteractsWithInput
        • Exceptions
          • HttpResponseException
          • PostTooLargeException
          • ThrottleRequestsException
        • Middleware
          • CheckResponseForModifications
          • FrameGuard
          • SetCacheHeaders
          • TrustHosts
        • Resources
          • Json
            • AnonymousResourceCollection
            • JsonResource
            • PaginatedResourceResponse
            • ResourceCollection
            • ResourceResponse
          • CollectsResources
          • ConditionallyLoadsAttributes
          • DelegatesToResource
          • MergeValue
          • MissingValue
          • PotentiallyMissing
        • Testing
          • File
          • FileFactory
          • MimeType
        • File
        • FileHelpers
        • JsonResponse
        • RedirectResponse
        • Request
        • Response
        • ResponseTrait
        • UploadedFile
      • Log
        • Events
          • MessageLogged
        • LogManager
        • LogServiceProvider
        • Logger
        • ParsesLogConfiguration
      • Mail
        • Events
          • MessageSending
          • MessageSent
        • Transport
          • ArrayTransport
          • LogTransport
          • MailgunTransport
          • SesTransport
          • Transport
        • MailManager
        • MailServiceProvider
        • Mailable
        • Mailer
        • Markdown
        • Message
        • PendingMail
        • SendQueuedMailable
      • Notifications
        • Channels
          • BroadcastChannel
          • DatabaseChannel
          • MailChannel
        • Console
          • NotificationTableCommand
        • Events
          • BroadcastNotificationCreated
          • NotificationFailed
          • NotificationSending
          • NotificationSent
        • Messages
          • BroadcastMessage
          • DatabaseMessage
          • MailMessage
          • SimpleMessage
        • Action
        • AnonymousNotifiable
        • ChannelManager
        • DatabaseNotification
        • DatabaseNotificationCollection
        • HasDatabaseNotifications
        • Notifiable
        • Notification
        • NotificationSender
        • NotificationServiceProvider
        • RoutesNotifications
        • SendQueuedNotifications
      • Pagination
        • AbstractPaginator
        • LengthAwarePaginator
        • PaginationServiceProvider
        • Paginator
        • UrlWindow
      • Pipeline
        • Hub
        • Pipeline
        • PipelineServiceProvider
      • Queue
        • Capsule
          • Manager
        • Connectors
          • BeanstalkdConnector
          • ConnectorInterface
          • DatabaseConnector
          • NullConnector
          • RedisConnector
          • SqsConnector
          • SyncConnector
        • Console
          • FailedTableCommand
          • FlushFailedCommand
          • ForgetFailedCommand
          • ListFailedCommand
          • ListenCommand
          • RestartCommand
          • RetryCommand
          • TableCommand
          • WorkCommand
        • Events
          • JobExceptionOccurred
          • JobFailed
          • JobProcessed
          • JobProcessing
          • Looping
          • WorkerStopping
        • Failed
          • DatabaseFailedJobProvider
          • DynamoDbFailedJobProvider
          • FailedJobProviderInterface
          • NullFailedJobProvider
        • Jobs
          • BeanstalkdJob
          • DatabaseJob
          • DatabaseJobRecord
          • Job
          • JobName
          • RedisJob
          • SqsJob
          • SyncJob
        • BeanstalkdQueue
        • CallQueuedClosure
        • CallQueuedHandler
        • DatabaseQueue
        • InteractsWithQueue
        • InvalidPayloadException
        • Listener
        • ListenerOptions
        • LuaScripts
        • ManuallyFailedException
        • MaxAttemptsExceededException
        • NullQueue
        • Queue
        • QueueManager
        • QueueServiceProvider
        • RedisQueue
        • SerializableClosure
        • SerializesAndRestoresModelIdentifiers
        • SerializesModels
        • SqsQueue
        • SyncQueue
        • Worker
        • WorkerOptions
      • Redis
        • Connections
          • Connection
          • PhpRedisClusterConnection
          • PhpRedisConnection
          • PredisClusterConnection
          • PredisConnection
        • Connectors
          • PhpRedisConnector
          • PredisConnector
        • Events
          • CommandExecuted
        • Limiters
          • ConcurrencyLimiter
          • ConcurrencyLimiterBuilder
          • DurationLimiter
          • DurationLimiterBuilder
        • RedisManager
        • RedisServiceProvider
      • Routing
        • Console
          • ControllerMakeCommand
          • MiddlewareMakeCommand
        • Contracts
          • ControllerDispatcher
        • Events
          • RouteMatched
        • Exceptions
          • InvalidSignatureException
          • UrlGenerationException
        • Matching
          • HostValidator
          • MethodValidator
          • SchemeValidator
          • UriValidator
          • ValidatorInterface
        • Middleware
          • SubstituteBindings
          • ThrottleRequests
          • ThrottleRequestsWithRedis
          • ValidateSignature
        • AbstractRouteCollection
        • CompiledRouteCollection
        • Controller
        • ControllerDispatcher
        • ControllerMiddlewareOptions
        • ImplicitRouteBinding
        • MiddlewareNameResolver
        • PendingResourceRegistration
        • Pipeline
        • RedirectController
        • Redirector
        • ResourceRegistrar
        • ResponseFactory
        • Route
        • RouteAction
        • RouteBinding
        • RouteCollection
        • RouteCollectionInterface
        • RouteDependencyResolverTrait
        • RouteFileRegistrar
        • RouteGroup
        • RouteParameterBinder
        • RouteRegistrar
        • RouteSignatureParameters
        • RouteUri
        • RouteUrlGenerator
        • Router
        • RoutingServiceProvider
        • SortedMiddleware
        • UrlGenerator
        • ViewController
      • Session
        • Console
          • SessionTableCommand
        • Middleware
          • AuthenticateSession
          • StartSession
        • ArraySessionHandler
        • CacheBasedSessionHandler
        • CookieSessionHandler
        • DatabaseSessionHandler
        • EncryptedStore
        • ExistenceAwareInterface
        • FileSessionHandler
        • NullSessionHandler
        • SessionManager
        • SessionServiceProvider
        • Store
        • TokenMismatchException
      • Support
        • Facades
          • App
          • Artisan
          • Auth
          • Blade
          • Broadcast
          • Bus
          • Cache
          • Config
          • Cookie
          • Crypt
          • DB
          • Date
          • Event
          • Facade
          • File
          • Gate
          • Hash
          • Http
          • Lang
          • Log
          • Mail
          • Notification
          • Password
          • Queue
          • Redirect
          • Redis
          • Request
          • Response
          • Route
          • Schema
          • Session
          • Storage
          • URL
          • Validator
          • View
        • Testing
          • Fakes
            • BusFake
            • EventFake
            • MailFake
            • NotificationFake
            • PendingMailFake
            • QueueFake
        • Traits
          • CapsuleManagerTrait
          • EnumeratesValues
          • ForwardsCalls
          • Localizable
          • Macroable
          • ReflectsClosures
          • Tappable
        • AggregateServiceProvider
        • Arr
        • Carbon
        • Collection
        • Composer
        • ConfigurationUrlParser
        • DateFactory
        • Enumerable
        • Env
        • Fluent
        • HigherOrderCollectionProxy
        • HigherOrderTapProxy
        • HigherOrderWhenProxy
        • HtmlString
        • InteractsWithTime
        • LazyCollection
        • Manager
        • MessageBag
        • NamespacedItemResolver
        • Optional
        • Pluralizer
        • ProcessUtils
        • Reflector
        • ServiceProvider
        • Str
        • Stringable
        • ViewErrorBag
      • Testing
        • Constraints
          • ArraySubset
          • CountInDatabase
          • HasInDatabase
          • SeeInOrder
          • SoftDeletedInDatabase
        • Assert
        • PendingCommand
        • TestResponse
      • Translation
        • ArrayLoader
        • FileLoader
        • MessageSelector
        • TranslationServiceProvider
        • Translator
      • Validation
        • Concerns
          • FilterEmailValidation
          • FormatsMessages
          • ReplacesAttributes
          • ValidatesAttributes
        • Rules
          • DatabaseRule
          • Dimensions
          • Exists
          • In
          • NotIn
          • RequiredIf
          • Unique
        • ClosureValidationRule
        • DatabasePresenceVerifier
        • DatabasePresenceVerifierInterface
        • Factory
        • PresenceVerifierInterface
        • Rule
        • UnauthorizedException
        • ValidatesWhenResolvedTrait
        • ValidationData
        • ValidationException
        • ValidationRuleParser
        • ValidationServiceProvider
        • Validator
      • View
        • Compilers
          • Concerns
            • CompilesAuthorizations
            • CompilesComments
            • CompilesComponents
            • CompilesConditionals
            • CompilesEchos
            • CompilesErrors
            • CompilesHelpers
            • CompilesIncludes
            • CompilesInjections
            • CompilesJson
            • CompilesLayouts
            • CompilesLoops
            • CompilesRawPhp
            • CompilesStacks
            • CompilesTranslations
          • BladeCompiler
          • Compiler
          • CompilerInterface
          • ComponentTagCompiler
        • Concerns
          • ManagesComponents
          • ManagesEvents
          • ManagesLayouts
          • ManagesLoops
          • ManagesStacks
          • ManagesTranslations
        • Engines
          • CompilerEngine
          • Engine
          • EngineResolver
          • FileEngine
          • PhpEngine
        • Middleware
          • ShareErrorsFromSession
        • AnonymousComponent
        • Component
        • ComponentAttributeBag
        • Factory
        • FileViewFinder
        • InvokableComponentVariable
        • View
        • ViewException
        • ViewFinderInterface
        • ViewName
        • ViewServiceProvider
    Laravel API
    • Versions 
      • Laravel 6.x
      • Laravel 7.x
      • Laravel 8.x
      • Laravel 9.x
      • Laravel 10.x
      • Laravel Dev
    • Classes
    • Namespaces
    • Interfaces
    • Traits
    • Index
    • Search
    1. Namespace
    2. Illuminate
    3. \
    4. Http
    5. \
    6. Exceptions
    7. \

    Illuminate\Http\Exceptions

    Classes

    HttpResponseException
    PostTooLargeException
    ThrottleRequestsException
    Generated by Doctum, a API Documentation generator and fork of Sami.